feat: change variable definition msi_auth_for_monitoring_enabled #5
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: "linting" | |
on: | |
pull_request: | |
types: | |
- opened | |
- edited | |
- synchronize | |
jobs: | |
checks: | |
uses: cloudnationhq/az-cn-shared-tf-workflows/.github/workflows/linting.yml@main |