Update build.yml
This commit is contained in:
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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user