Skip to content

Commit

Permalink
Switch unsafe-reviewers.yml to use pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Hillis committed Oct 17, 2024
1 parent 6b1e09d commit 2d7130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unsafe-reviewers.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Unsafe Reviewers Check
on:
workflow_dispatch:
pull_request:
pull_request_target:
types: [opened, reopened, synchronize]

# https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
Expand Down

0 comments on commit 2d7130e

Please sign in to comment.