Skip to content

use more golangci-lint linters, and fix new lint warnings #43

use more golangci-lint linters, and fix new lint warnings

use more golangci-lint linters, and fix new lint warnings #43

Workflow file for this run

name: Lint workflows
on:
push:
paths:
- ".github/workflows/*"
workflow_dispatch: {}
jobs:
lint-workflows:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/lint-actions.yml@master