Skip to content

chore: update goreleaser and release workflow #15

chore: update goreleaser and release workflow

chore: update goreleaser and release workflow #15

Workflow file for this run

name: lint
on:
pull_request:
jobs:
lint:
name: commitlint
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: read
steps:
- uses: actions/checkout@v5
- uses: wagoid/commitlint-github-action@v6