Skip to content

Commit f2a81c4

Browse files
committed
Revert "chore: enable external commits to run pipelines"
This reverts commit 77a5f6c.
1 parent 0133ee0 commit f2a81c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Continuous Integration
2-
on: pull_request_target
2+
on: pull_request
33

44
jobs:
55
test:

0 commit comments

Comments
 (0)