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 966d4b5 commit 96b469bCopy full SHA for 96b469b
.github/workflows/codebuild-ci.yml
@@ -3,6 +3,7 @@ on:
3
pull_request_target:
4
branches:
5
- "master*"
6
+ - "main*"
7
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.head_ref }}
0 commit comments