Skip to content

add fbc-fips-check to FBC pipelines #3128

add fbc-fips-check to FBC pipelines

add fbc-fips-check to FBC pipelines #3128

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 .