Skip to content

Commit

Permalink
ci: add hook to check goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
ookkoouu committed Mar 19, 2024
1 parent 4dde338 commit fa92c87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ pre-commit:
run: >
go vet
&& git update-index --again
goreleaser:
glob: .goreleaser.yaml
run: goreleaser release --snapshot --clean

0 comments on commit fa92c87

Please sign in to comment.