Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
facf3a0877
commit
325e0418d6
|
@ -1,4 +1,5 @@
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * */1 *'
|
- cron: '0 0 * */1 *'
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue