We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 281bda9 + 06f90ac commit 14ea4daCopy full SHA for 14ea4da
.github/workflows/regexCommenter.yml
@@ -2,7 +2,7 @@ name: "Auto comment on issues on regex match"
2
3
on:
4
issues:
5
- types: [opened, edited]
+ types: [opened]
6
7
jobs:
8
auto-comment:
0 commit comments