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 b84c108 commit dada616Copy full SHA for dada616
.github/workflows/CompatHelper.yml
@@ -2,7 +2,7 @@ name: CompatHelper
2
3
on:
4
schedule:
5
- - cron: '00 * * * *'
+ - cron: '20 00 * * *'
6
issues:
7
types: [opened, reopened]
8
0 commit comments