fix!: remove the Argo CD namespace variable and hardcode the Helm release name #26
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: "terraform-docs" | |
on: | |
pull_request: | |
jobs: | |
terraform-docs: | |
uses: camptocamp/devops-stack/.github/workflows/modules-terraform-docs.yaml@main |