Skip to content

Commit 07a24fe

Browse files
authored
Merge pull request #77 from bcbi/DilumAluthge-patch-1
Add `issues` trigger for CompatHelper
2 parents 07b7246 + e1a0dd5 commit 07a24fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/CompatHelper.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: CompatHelper
33
on:
44
schedule:
55
- cron: '00 00 * * *'
6+
issues:
7+
types: [opened, reopened]
68

79
jobs:
810
CompatHelper:

0 commit comments

Comments
 (0)