Skip to content

chore(deps): update golangci/golangci-lint-action digest to 02ee506 #871

chore(deps): update golangci/golangci-lint-action digest to 02ee506

chore(deps): update golangci/golangci-lint-action digest to 02ee506 #871

Workflow file for this run

---
name: yamllint
"on":
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint .