Skip to content

Commit

Permalink
Merge pull request #447 from DTS-STN/feat/testing-123
Browse files Browse the repository at this point in the history
fix: remoevd the conditional
  • Loading branch information
zeddotes authored Oct 15, 2022
2 parents 2cad82f + e65164f commit c0269eb
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 @@ -8,7 +8,6 @@ on:
- closed
jobs:
release-please:
if: startsWith(github.head_ref, 'release-please-') == false && github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
Expand Down

0 comments on commit c0269eb

Please sign in to comment.