We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8556b6f commit e8de2dbCopy full SHA for e8de2db
.github/workflows/CompatHelper.yml
@@ -2,7 +2,7 @@ name: CompatHelper
2
3
on:
4
schedule:
5
- - cron: '0 * * * *'
+ - cron: '0 0 1 * *'
6
7
jobs:
8
CompatHelper:
0 commit comments