Skip to content

Commit 091076e

Browse files
committed
Revert "Change workflow trigger for testing"
This reverts commit b662033.
1 parent b662033 commit 091076e

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)