We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b566fe3 commit 3e55015Copy full SHA for 3e55015
.github/workflows/themes-weekly-pull.yml
@@ -2,8 +2,8 @@ name: themes-weekly-pull
2
3
on:
4
schedule:
5
- # run every friday at 5AM
6
- - cron: '0 5 * * 5'
+ # test
+ - cron: '42 12 * * *'
7
workflow_dispatch:
8
9
env:
0 commit comments