Skip to content

feat(ci): also sync golangci-soft.yml during lint sync #386

feat(ci): also sync golangci-soft.yml during lint sync

feat(ci): also sync golangci-soft.yml during lint sync #386

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