Skip to content

Commit 9c8da5d

Browse files
add branching model to release notes workflow (#5993)
1 parent 996795e commit 9c8da5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-notes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
bc_commit_sha: ${{ inputs.bc_commit_sha }}
2222
version: ${{ inputs.version }}
2323
release_manager: ${{ github.triggering_actor }}
24+
branching_model: '`main`'
2425
permissions:
2526
contents: read
2627
id-token: write

0 commit comments

Comments
 (0)