Skip to content

feat(CLOUDDST-27673): improve preflight check performance using matrix #6611

feat(CLOUDDST-27673): improve preflight check performance using matrix

feat(CLOUDDST-27673): improve preflight check performance using matrix #6611

Workflow file for this run

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