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 29fee15 commit 86039f4Copy full SHA for 86039f4
.github/workflows/release_please.yml
@@ -15,7 +15,6 @@ permissions:
15
16
jobs:
17
release-please:
18
- if: github.event_name != 'pull_request' || (github.event.pull_request.merged && github.event.pull_request.head.ref !~ 'release-please/.*')
19
runs-on: ubuntu-latest
20
steps:
21
- uses: google-github-actions/release-please-action@v3
0 commit comments