We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c0b6f commit 02af66fCopy full SHA for 02af66f
.github/workflows/scheduled-task_update-sponsors.yml
@@ -3,7 +3,7 @@ name: Generate Sponsors README
3
'on':
4
workflow_dispatch:
5
schedule:
6
- - cron: 30 15 * * 0-6
+ - cron: 0 12 * * 1
7
jobs:
8
deploy:
9
runs-on: ubuntu-latest
0 commit comments