We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a2dec1 + a2f2043 commit def3c65Copy full SHA for def3c65
.github/workflows/pr-labeler.yml
@@ -2,7 +2,9 @@ name: PR Auto Labeler
2
3
on:
4
pull_request:
5
- types: [opened]
+ types:
6
+ - opened
7
+ - edited
8
9
jobs:
10
release:
README.md
@@ -7,3 +7,7 @@ aasdfasdf asd f
asdf asdf
asdf
+ bug
11
+
12
13
+ new feature
0 commit comments