Skip to content

Commit 8bbd972

Browse files
immediate-response uses pull_request_target trigger (#553)
Updates for workflows Co-authored-by: Keegan Campbell <[email protected]>
1 parent 28cdca8 commit 8bbd972

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/immediate-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
issues:
77
types:
88
- opened
9-
pull_request:
9+
pull_request_target:
1010
types:
1111
- opened
1212
jobs:

0 commit comments

Comments
 (0)