Update build.yml
This commit is contained in:
parent
090e34e2f4
commit
ec04c3f7bb
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -8,7 +8,9 @@ on:
|
|||||||
- README.md
|
- README.md
|
||||||
- LICENSE
|
- LICENSE
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: '0 0 * * *' # Runs daily at midnight (00:00 UTC)
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
continuous-delivery:
|
continuous-delivery:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user