Skip to content

Don't hardcode helm charts dependencies in shared release workflow #4019

Don't hardcode helm charts dependencies in shared release workflow

Don't hardcode helm charts dependencies in shared release workflow #4019

Workflow file for this run

name: CI
on: pull_request
jobs:
call-check-codeowners:
uses: ./.github/workflows/check-codeowners.yaml
call-lint:
uses: ./.github/workflows/linter.yml
call-lint-test:
uses: ./.github/workflows/lint-test.yaml