Skip to content

fix(ci): Update goreleaser archives formats to accept list #14

fix(ci): Update goreleaser archives formats to accept list

fix(ci): Update goreleaser archives formats to accept list #14

Workflow file for this run

name: lint
on:
pull_request:
branches:
- main
- develop
jobs:
lint:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Golangci-lint
uses: golangci/[email protected]