We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 073d01b + 0a63f66 commit 3d59123Copy full SHA for 3d59123
.github/workflows/weekly.yml
@@ -2,7 +2,7 @@ name: Weekly Update
2
3
on:
4
schedule:
5
- - cron: '0 8 * * *'
+ - cron: '0 8 * * 0'
6
workflow_dispatch:
7
8
env:
0 commit comments