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 fe1d5d9 commit b553e11Copy full SHA for b553e11
1 file changed
.github/workflows/ci.yaml
@@ -108,5 +108,6 @@ jobs:
108
109
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
110
with:
111
+ skip-github-pull-request: "${{ startsWith(github.event.head_commit.message, 'release: ') }}"
112
token: ${{ steps.app-token.outputs.token }}
113
target-branch: ${{ github.ref_name }}
0 commit comments