Skip to content

Commit

Permalink
Run on pull_request_target to pick up environment variables and sec…
Browse files Browse the repository at this point in the history
…rets on forks (#750)
  • Loading branch information
mikealfare authored Oct 28, 2024
1 parent 5987b9a commit 8b3387f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Pull request checks"

on:
pull_request:
pull_request_target:
types: [opened, reopened, synchronize]

# only run this once per PR at a time
Expand Down

0 comments on commit 8b3387f

Please sign in to comment.