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.
master
1 parent 7bd3f9d commit d147990Copy full SHA for d147990
.github/workflows/receive-pr.yml
@@ -8,7 +8,7 @@ on:
8
pull_request:
9
types: [opened, synchronize]
10
branches:
11
- - main
+ - master
12
13
concurrency:
14
group: '${{ github.workflow }} @ ${{ github.ref }}'
0 commit comments