Skip to content

Commit 37c6ad7

Browse files
Chloémarc0der
authored andcommitted
fix: add pull_request trigger to triage notification workflow
1 parent 1c1192a commit 37c6ad7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/chloe-triage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
types: [opened]
66
issue_comment:
77
types: [created]
8+
pull_request:
9+
types: [opened]
810

911
jobs:
1012
notify:

0 commit comments

Comments
 (0)