Skip to content

Commit a0a6e7b

Browse files
authored
Merge pull request #1564 from OctopusDeploy/hnrkndrssn-patch-1
Use `pull_request_target` instead of `pull_request`
2 parents ff2ed7b + 5bfc343 commit a0a6e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Hyponome.yml

+1-1
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)