Skip to content

Commit 17b7d1b

Browse files
authored
revert pull_request_target change (#321)
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
1 parent df863ad commit 17b7d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request_target:
7+
pull_request:
88
branches:
99
- "*"
1010

0 commit comments

Comments
 (0)