Skip to content

Commit 276fdc5

Browse files
committed
run integration tests on the PR branch
1 parent 59148bf commit 276fdc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationTests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
- "*"
6-
pull_request_target:
6+
pull_request:
77
branches:
88
- "*"
99

0 commit comments

Comments
 (0)