Skip to content

Commit 22441a2

Browse files
committed
Change PR comment context
1 parent 6ccbd5d commit 22441a2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/checklist_comment_on_new_pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Comment on new Pull Request with checklist
22
on:
3-
pull_request:
3+
# safe as long as this workflow doesn't access code from the PR branch
4+
pull_request_target:
45
types: opened
56

67
jobs:

0 commit comments

Comments
 (0)