Skip to content

Commit 78cd0a7

Browse files
authored
Update bonk.yml
1 parent 1a1f919 commit 78cd0a7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/bonk.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
name: Bonk
2+
23
on:
34
issue_comment:
45
types: [created]
6+
pull_request_review_comment:
7+
types: [created]
58
pull_request_review:
69
types: [submitted]
10+
711
jobs:
812
bonk:
913
if: |
@@ -48,4 +52,3 @@ jobs:
4852
share: false
4953
oidc_base_url: "https://ask-bonk.silverlock.workers.dev/auth"
5054
mentions: "/bonk,@ask-bonk"
51-

0 commit comments

Comments
 (0)