Skip to content

Commit 19ce8a9

Browse files
authored
Merge pull request #104 from stackhpc/ci/test-workflow-improvements
Switch to pull_request workflow trigger
2 parents 0f653f6 + be8bc31 commit 19ce8a9

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
@@ -2,7 +2,7 @@
22
name: Test pull request
33

44
on:
5-
pull_request_target:
5+
pull_request:
66
types:
77
- opened
88
- synchronize

0 commit comments

Comments
 (0)