Skip to content

[refactor] Using apierrors.IsNotFound instead of crafting the error msg #28

[refactor] Using apierrors.IsNotFound instead of crafting the error msg

[refactor] Using apierrors.IsNotFound instead of crafting the error msg #28

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