Skip to content

feat: add fbc-fips-check task #1782

feat: add fbc-fips-check task

feat: add fbc-fips-check task #1782

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 .