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 3816faa commit 1b2e128Copy full SHA for 1b2e128
.github/workflows/CompatHelper.yml
@@ -1,7 +1,7 @@
1
name: CompatHelper
2
on:
3
schedule:
4
- - cron: 0 0 * * *
+ - cron: 0 0 1 * *
5
workflow_dispatch:
6
jobs:
7
call:
0 commit comments