Skip to content

Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#516) #164

Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#516)

Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#516) #164

Workflow file for this run

name: codespell
on:
push:
branches:
- master
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.0
- uses: codespell-project/actions-codespell@v2.1
with:
skip: ./.git,./go.sum