We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f9788 commit a224547Copy full SHA for a224547
1 file changed
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
branches: [main]
6
workflow_dispatch:
7
schedule:
8
- - cron: "0 7 * * *"
+ - cron: "0 6 * * *"
9
10
permissions:
11
contents: write
0 commit comments