Skip to content

fix(helm): use a fixed container name (#9) #21

fix(helm): use a fixed container name (#9)

fix(helm): use a fixed container name (#9) #21

Workflow file for this run

name: Main - Continuous Integration
on:
push:
branches:
- main
permissions:
contents: read
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
permissions:
actions: write
contents: read
id-token: write
issues: read
packages: write
pull-requests: read
secrets: inherit