Skip to content

Commit

Permalink
chore: Fix release otherwise it's run twice for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed May 31, 2024
1 parent a5d1baa commit d032b87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
- main
tags:
- "v*"
release:
types:
- published

jobs:
scalafmt:
Expand Down

0 comments on commit d032b87

Please sign in to comment.