Skip to content

Commit ed4f1ed

Browse files
committed
Reinstate pull_request workflow trigger
1 parent 41009d0 commit ed4f1ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- reopened
1212
branches:
1313
- master
14+
pull_request:
1415

1516
# Use the head ref for workflow concurrency, with cancellation
1617
# This should mean that any previous workflows for a PR get cancelled when a new commit is pushed

0 commit comments

Comments
 (0)