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 bec9ca0 commit 794c4d8Copy full SHA for 794c4d8
.github/workflows/test-pr.yml
@@ -10,7 +10,7 @@ on:
10
- ready_for_review
11
- reopened
12
branches:
13
- - master
+ - main
14
15
# Use the head ref for workflow concurrency, with cancellation
16
# This should mean that any previous workflows for a PR get cancelled when a new commit is pushed
0 commit comments