Skip to content

Commit 96b469b

Browse files
committed
Include main branch in pull request target
1 parent 966d4b5 commit 96b469b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codebuild-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
pull_request_target:
44
branches:
55
- "master*"
6+
- "main*"
67

78
concurrency:
89
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.head_ref }}

0 commit comments

Comments
 (0)