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.
edited
label-pr-size
1 parent aa12ef0 commit 85bb4c6Copy full SHA for 85bb4c6
1 file changed
.github/workflows/label-pr-size.yml
@@ -2,6 +2,11 @@ name: Label PR with size
2
3
on:
4
pull_request:
5
+ types:
6
+ - opened
7
+ - synchronize
8
+ - reopened
9
+ - edited
10
11
permissions:
12
contents: read
0 commit comments