We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f102b7d commit 12e58c4Copy full SHA for 12e58c4
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Main Workflows
2
3
on:
4
schedule:
5
- - cron: "0 8 * * 7"
+ - cron: "0 8 * * 0"
6
push:
7
branches: ["main","master"]
8
repository_dispatch:
0 commit comments