We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41009d0 commit ed4f1edCopy full SHA for ed4f1ed
.github/workflows/test-pr.yml
@@ -11,6 +11,7 @@ on:
11
- reopened
12
branches:
13
- master
14
+ pull_request:
15
16
# Use the head ref for workflow concurrency, with cancellation
17
# This should mean that any previous workflows for a PR get cancelled when a new commit is pushed
0 commit comments