We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bcb344 commit 77aa316Copy full SHA for 77aa316
.github/workflows/build-deploy.yml
@@ -6,7 +6,7 @@ on:
6
branches:
7
- ep2025
8
schedule:
9
- - cron: "0 * * * *"
+ - cron: "0 0 * * *"
10
11
jobs:
12
deploy:
0 commit comments