Skip to content

CI: Add lint workflow #1

CI: Add lint workflow

CI: Add lint workflow #1

Workflow file for this run

name: main-push
on:
push:
branches: main
jobs:
lint:
uses: ./.github/workflows/golangci-lint.yml