Skip to content

feat(ci): add golangci-lint config and shared workflow #342

feat(ci): add golangci-lint config and shared workflow

feat(ci): add golangci-lint config and shared workflow #342

name: goreleaser-deprecation-check
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser-pro
install-only: true
- name: check
run: |
goreleaser check goreleaser*.yaml