Skip to content

chore(deps): update golangci/golangci-lint-action action to v5 #33

chore(deps): update golangci/golangci-lint-action action to v5

chore(deps): update golangci/golangci-lint-action action to v5 #33

Workflow file for this run

on:
workflow_dispatch:
pull_request:
paths:
- '**/*.go'
- 'Dockerfile'
- '.github/workflows/test.yml'
- '.github/workflows/check.yml'
name: "Test"
permissions: {}
jobs:
check:
name: Test
uses: ./.github/workflows/check.yml