Skip to content

Commit 5bfc343

Browse files
authored
Use pull_request_target instead of pull_request
The GH Token generated will have permissions to comment on PRs from public forks as well as local PRs
1 parent ff2ed7b commit 5bfc343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Hyponome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Link to hyponome
22
on:
3-
pull_request:
3+
pull_request_target:
44
types: [opened]
55
paths:
66
- 'step-templates/**'

0 commit comments

Comments
 (0)