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 a1ae0d5 commit e453984Copy full SHA for e453984
.github/workflows/top-ranked-issues.yml
@@ -6,7 +6,7 @@ on:
6
schedule:
7
# # Runs every day at 3:00 AM UTC
8
# - cron: '0 3 * * *'
9
- - cron: */10 * * * *
+ - cron: '*/10 * * * *'
10
11
jobs:
12
run-script:
0 commit comments