Skip to content

Commit 62a6bfb

Browse files
committed
Update workflow to run on pull request state edits
1 parent b48b267 commit 62a6bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/label-pull-requests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: 🏷 Label Pull Requests
22

33
on:
44
pull_request:
5+
types: [opened, edited, reopened]
56

67
jobs:
78

0 commit comments

Comments
 (0)