Skip to content

Commit

Permalink
bump: release
Browse files Browse the repository at this point in the history
  • Loading branch information
oktant committed Feb 7, 2024
1 parent 8fbe25d commit fe0e6f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:

release:
if: github.ref == 'refs/heads/main' && startsWith(github.event.head_commit.message, 'bump')
needs: [test, lint]
runs-on: ubuntu-latest
steps:
- name: Generate a token
Expand Down

0 comments on commit fe0e6f1

Please sign in to comment.