fix: add variable to deactivate the output of Helm templates on plan #95
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: "linters" | |
on: | |
pull_request: | |
jobs: | |
linters: | |
uses: camptocamp/devops-stack/.github/workflows/modules-linters.yaml@main |