fix!: change the default cluster issuer, remove the namespace variable, hardcode the Helm release name, add workload identity support #141
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 |