Skip to content

Commit fbbfd7b

Browse files
committed
Update issue handler for prs
1 parent 2e19929 commit fbbfd7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue-handler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
workflow_dispatch:
55
issues:
66
types: [opened, labeled, unlabeled]
7+
pull_request:
8+
types: [opened, labeled, unlabeled]
79

810
jobs:
911
labeler:

0 commit comments

Comments
 (0)