Skip to content

Commit

Permalink
revert pull_request_target change (#321)
Browse files Browse the repository at this point in the history
There are some git ref implications in CI to changing to pull_request_target that we need to consider before fully moving to this model so we should revert this change for now
  • Loading branch information
eljohnson92 authored Nov 25, 2024
1 parent df863ad commit 17b7d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
pull_request_target:
pull_request:
branches:
- "*"

Expand Down

0 comments on commit 17b7d1b

Please sign in to comment.