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 267b776 commit b9dbd4cCopy full SHA for b9dbd4c
.github/workflows/generate-schemas-batch.yml
@@ -190,8 +190,6 @@ jobs:
190
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
191
signoff: false
192
branch: ${{ env.MAIN_BRANCH_NAME }}
193
- branch-suffix: short-commit-hash
194
- delete-branch: true
195
title: |
196
Update Generated Schemas ${{ github.event.inputs.single_path && format('(single path: {0})', github.event.inputs.single_path) || '' }}
197
body: |
0 commit comments