We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a507339 commit 1fae89dCopy full SHA for 1fae89d
1 file changed
.github/workflows/build-deploy.yml
@@ -8,7 +8,7 @@ on:
8
#push:
9
workflow_dispatch:
10
schedule:
11
- - cron: "30 08 * * *" # 08:30 PM UTC everyday
+ - cron: "30 05 * * *" # 08:30 PM UTC everyday
12
defaults:
13
run:
14
shell: bash
0 commit comments