Skip to content

Commit

Permalink
Merge pull request #1564 from OctopusDeploy/hnrkndrssn-patch-1
Browse files Browse the repository at this point in the history
Use `pull_request_target` instead of `pull_request`
  • Loading branch information
hnrkndrssn authored Oct 4, 2024
2 parents ff2ed7b + 5bfc343 commit a0a6e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Hyponome.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Link to hyponome
on:
pull_request:
pull_request_target:
types: [opened]
paths:
- 'step-templates/**'
Expand Down

0 comments on commit a0a6e7b

Please sign in to comment.