Skip to content

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

[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. #1025

name: Validate PR - check task owners
'on':
pull_request:
branches: [main]
jobs:
check:
name: Check Task OWNERS
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Check task owners
run: |
./hack/check-task-owners.sh