Skip to content

extend the sast-coverity-check CI task to support buildful scanning #1774

extend the sast-coverity-check CI task to support buildful scanning

extend the sast-coverity-check CI task to support buildful scanning #1774

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 .