Skip to content

Commit

Permalink
chore(ci): updated release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
gibahjoe committed Nov 6, 2024
1 parent 29fee15 commit 86039f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ permissions:

jobs:
release-please:
if: github.event_name != 'pull_request' || (github.event.pull_request.merged && github.event.pull_request.head.ref !~ 'release-please/.*')
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
Expand Down

0 comments on commit 86039f4

Please sign in to comment.