Skip to content

Commit 85bb4c6

Browse files
committed
Restore edited trigger for label-pr-size workflow
1 parent aa12ef0 commit 85bb4c6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/label-pr-size.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: Label PR with size
22

33
on:
44
pull_request:
5+
types:
6+
- opened
7+
- synchronize
8+
- reopened
9+
- edited
510

611
permissions:
712
contents: read

0 commit comments

Comments
 (0)