Skip to content

Remove the command using the python script create_purl_sbom.py #1851

Remove the command using the python script create_purl_sbom.py

Remove the command using the python script create_purl_sbom.py #1851

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 .