Skip to content

[helm] Adding some of the information required by ArtifactsHub.io #84

[helm] Adding some of the information required by ArtifactsHub.io

[helm] Adding some of the information required by ArtifactsHub.io #84

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