Skip to content

Commit b662033

Browse files
committed
Change workflow trigger for testing
1 parent 794c4d8 commit b662033

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_target:
6+
pull_request:
77
types:
88
- opened
99
- synchronize

0 commit comments

Comments
 (0)