Skip to content

Commit

Permalink
fix: Revert back to pull_request_target
Browse files Browse the repository at this point in the history
`pull_request` trigger needs some more work to be functional. Reverting
back to `pull_request_target` for now.
  • Loading branch information
gbdlin committed Aug 8, 2024
1 parent 257b3c3 commit 0d709fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Checks

on:
pull_request:
push:
pull_request_target:

defaults:
run:
Expand Down

0 comments on commit 0d709fd

Please sign in to comment.