Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvander authored Mar 21, 2024
1 parent ebf7465 commit 0601bb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
- name: Create Release
uses: google-github-actions/release-please-action@v4
id: release
with:
skip-github-pull-request: ${{ !contains(github.event.head_commit.message, 'release biome-pkl') }}
- name: Build Package
run: |
mise run pull-schema
Expand Down

0 comments on commit 0601bb3

Please sign in to comment.