Thanks to visit codestin.com Credit goes to github.com
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 ee3396e commit d5df2d9Copy full SHA for d5df2d9
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on:
9
- main
10
schedule:
11
# daily at 07:20 UTC
12
- - cron: "20 07 * * *"
+ - cron: "20 07 * * 0"
13
# allow manual triggering of workflow
14
workflow_dispatch:
15
0 commit comments