Skip to content

[ISV-5221][ISV-5222] Add a new step into the “build-index-image” to build and push index sbom. #401

[ISV-5221][ISV-5222] Add a new step into the “build-index-image” to build and push index sbom.

[ISV-5221][ISV-5222] Add a new step into the “build-index-image” to build and push index sbom. #401

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 .