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.
2 parents 07b7246 + e1a0dd5 commit 07a24feCopy full SHA for 07a24fe
1 file changed
.github/workflows/CompatHelper.yml
@@ -3,6 +3,8 @@ name: CompatHelper
3
on:
4
schedule:
5
- cron: '00 00 * * *'
6
+ issues:
7
+ types: [opened, reopened]
8
9
jobs:
10
CompatHelper:
0 commit comments