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
|
||||
- LICENSE
|
||||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # Runs daily at midnight (00:00 UTC)
|
||||
|
||||
jobs:
|
||||
continuous-delivery:
|
||||
|
||||
|
Reference in New Issue
Block a user