Skip to content

ci: fix errors in golangci file for new version #388

ci: fix errors in golangci file for new version

ci: fix errors in golangci file for new version #388

Workflow file for this run

name: Commitlint
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
call:
uses: opiproject/actions/.github/workflows/commitlint.yml@main
secrets: inherit