Update .forgejo/workflows/build.yml
This commit is contained in:
parent
92211dc0c8
commit
ffaef5ef3f
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: '0 12 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue