Skip to content

chore(deps): update golangci/golangci-lint-action action to v6 #34

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

chore(deps): update golangci/golangci-lint-action action to v6 #34

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