Skip to content

ci: Update goreleaser to add zip support. (#285) #295

ci: Update goreleaser to add zip support. (#285)

ci: Update goreleaser to add zip support. (#285) #295

Workflow file for this run

name: lint-commit-message
on: [push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2