fixed tags indentation
This commit is contained in:
6
.github/workflows/linting.yml
vendored
6
.github/workflows/linting.yml
vendored
@@ -17,9 +17,9 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- ci
|
||||
- lint
|
||||
tags:
|
||||
- ci
|
||||
- lint
|
||||
env:
|
||||
_TERRAFORM_VERSION: 1.0.4
|
||||
TF_CLI_CONFIG_FILE: $GITHUB_WORKSPACE/.github/.terraformrc
|
||||
|
||||
6
.github/workflows/tests-environment.yml
vendored
6
.github/workflows/tests-environment.yml
vendored
@@ -17,9 +17,9 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- ci
|
||||
- test
|
||||
tags:
|
||||
- ci
|
||||
- test
|
||||
env:
|
||||
_TERRAFORM_VERSION: 1.0.4
|
||||
TF_CLI_CONFIG_FILE: $GITHUB_WORKSPACE/.github/.terraformrc
|
||||
|
||||
Reference in New Issue
Block a user