Skip to content

Fixup goreleaser config #212

Fixup goreleaser config

Fixup goreleaser config #212

Workflow file for this run

name: go-lint
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest