Skip to content

Adapted K by EXAMPLE for Goal #209

Adapted K by EXAMPLE for Goal

Adapted K by EXAMPLE for Goal #209

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- "main"
pull_request:
permissions:
contents: read
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
- uses: actions/setup-go@8e57b58e57be52ac95949151e2777ffda8501267
with:
go-version: "1.24"
- name: golangci-lint
uses: golangci/golangci-lint-action@3d16f46f229bd30357c5de1a861936e9a560e973