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 d4ae08c commit 2f56ff0Copy full SHA for 2f56ff0
1 file changed
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
schedule:
8
- - cron: '0 0 * * *'
+ - cron: '0 0 * * 0'
9
repository_dispatch:
10
types: [feed-update-detected]
11
0 commit comments