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 227d4ac commit 8845681Copy full SHA for 8845681
.github/workflows/codebuild-ci.yml
@@ -2,7 +2,7 @@ name: PR Checks
2
on:
3
pull_request_target:
4
branches:
5
- - "master*"
+ - "master-v2"
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.head_ref }}
0 commit comments