We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77576df commit dd8de3fCopy full SHA for dd8de3f
.github/workflows/CompatHelper.yml
@@ -2,7 +2,7 @@ name: CompatHelper
2
3
on:
4
schedule:
5
- - cron: '05 20 * * *'
+ - cron: '05 20 */5 * *'
6
workflow_dispatch:
7
8
permissions:
0 commit comments