Skip to content

Commit d328451

Browse files
author
Greg Weresch
authored
Update unit test workflow to use pull request source code (#3072)
1 parent 3d0721d commit d328451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- "v9.*"
88
- "v8.*"
99
- "v7.*"
10-
pull_request_target:
10+
pull_request:
1111
branches:
1212
- main
1313
- v9

0 commit comments

Comments
 (0)