Skip to content

Commit 2aaf1c3

Browse files
committed
Revert "Switch to pull_request trigger for testing"
This reverts commit 176121b.
1 parent 176121b commit 2aaf1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Test pull request
33

44
on:
55
# We use pull_request_target so that dependabot-created workflows can run
6-
pull_request:
6+
pull_request_target:
77
types:
88
- opened
99
- synchronize

0 commit comments

Comments
 (0)