Skip to content

Commit

Permalink
Merge pull request #2477 from OffchainLabs/merge-checks-pr-target
Browse files Browse the repository at this point in the history
Switch merge checks action to pull_request_target event
  • Loading branch information
PlasmaPower authored Jul 11, 2024
2 parents 850f023 + 8f2dc2e commit 6df9580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-checks.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Merge Checks

on:
pull_request:
pull_request_target:
branches: [ master ]
types: [synchronize, opened, reopened, labeled, unlabeled]

Expand Down

0 comments on commit 6df9580

Please sign in to comment.