Skip to content

helm - fix issue for helm command when chart contains space into its name #37

helm - fix issue for helm command when chart contains space into its name

helm - fix issue for helm command when chart contains space into its name #37

Workflow file for this run

---
name: Sanity tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- stable-*
jobs:
sanity:
uses: ansible-network/github_actions/.github/workflows/sanity.yml@main