1
0
Fork 0

chore: build on schedule
Some checks failed
Build / build-arm64-linux (push) Has been cancelled
Build / build-amd64-linux (push) Has been cancelled

This commit is contained in:
Daniel Kempkens 2023-12-02 12:54:33 +01:00
parent c9b7e0c940
commit c9472efb0f
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -3,6 +3,8 @@ name: Build
on:
push:
branches: ['master']
schedule:
- cron: '20 2 * * *'
jobs:
build-amd64-linux: