Skip to content

fix: fix link to CONTRIBUTING.md in PR template #13351

fix: fix link to CONTRIBUTING.md in PR template

fix: fix link to CONTRIBUTING.md in PR template #13351

Workflow file for this run

name: Validate Lint
on:
pull_request:
merge_group:
permissions:
contents: read
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run golangci-lint
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1