Skip to content

Commit b9dbd4c

Browse files
committed
removed branch suffix
1 parent 267b776 commit b9dbd4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/generate-schemas-batch.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,6 @@ jobs:
190190
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
191191
signoff: false
192192
branch: ${{ env.MAIN_BRANCH_NAME }}
193-
branch-suffix: short-commit-hash
194-
delete-branch: true
195193
title: |
196194
Update Generated Schemas ${{ github.event.inputs.single_path && format('(single path: {0})', github.event.inputs.single_path) || '' }}
197195
body: |

0 commit comments

Comments
 (0)