Skip to content

Commit

Permalink
Merge pull request #235 from localheinz/fix/target
Browse files Browse the repository at this point in the history
Fix: Use pull_request_target
  • Loading branch information
localheinz authored Oct 24, 2020
2 parents 7209275 + e61d97d commit 09ae5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: "Close"

on: # yamllint disable-line rule:truthy
pull_request:
pull_request_target:
types:
- "opened"
- "reopened"
Expand Down

0 comments on commit 09ae5ca

Please sign in to comment.