Skip to content

ci: Add kuadrant status check step to test jobs (#943) #345

ci: Add kuadrant status check step to test jobs (#943)

ci: Add kuadrant status check step to test jobs (#943) #345

name: Build images for main branch
on:
push:
branches: ['main']
jobs:
workflow-build:
name: Calls build-images-base workflow
uses: ./.github/workflows/build-images-base.yaml
secrets: inherit