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