Skip to content

Commit 8845681

Browse files
authored
Update codebuild-ci.yml (#5393)
1 parent 227d4ac commit 8845681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codebuild-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: PR Checks
22
on:
33
pull_request_target:
44
branches:
5-
- "master*"
5+
- "master-v2"
66

77
concurrency:
88
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.head_ref }}

0 commit comments

Comments
 (0)