We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6328cb7 commit a931581Copy full SHA for a931581
.github/workflows/check-pypi.yml
@@ -2,7 +2,7 @@ name: Check if required secrets are set to publish to Pypi
2
3
on:
4
schedule:
5
- cron: '5 5 * * *'
+ - cron: '5 5 * * *'
6
7
jobs:
8
checksecret:
0 commit comments