Skip to content

Commit

Permalink
fix: Cleanup to trigger another test release
Browse files Browse the repository at this point in the history
  • Loading branch information
svanherk committed Dec 5, 2023
1 parent 585472e commit e87faec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
- '[0-9]+.[0-9]+.x'
jobs:
release:
if: "!contains(github.event.head_commit.message, 'skip ci')"
name: Release
timeout-minutes: 5
runs-on: ubuntu-latest
Expand Down

0 comments on commit e87faec

Please sign in to comment.