fixed tags indentation

This commit is contained in:
caiotavaresdito 2021-10-26 22:12:26 -04:00
parent d896b12e93
commit 97970c1a1e
2 changed files with 6 additions and 6 deletions

View File

@ -17,9 +17,9 @@ on:
pull_request: pull_request:
branches: branches:
- master - master
tags: tags:
- ci - ci
- lint - lint
env: env:
_TERRAFORM_VERSION: 1.0.4 _TERRAFORM_VERSION: 1.0.4
TF_CLI_CONFIG_FILE: $GITHUB_WORKSPACE/.github/.terraformrc TF_CLI_CONFIG_FILE: $GITHUB_WORKSPACE/.github/.terraformrc

View File

@ -17,9 +17,9 @@ on:
pull_request: pull_request:
branches: branches:
- master - master
tags: tags:
- ci - ci
- test - test
env: env:
_TERRAFORM_VERSION: 1.0.4 _TERRAFORM_VERSION: 1.0.4
TF_CLI_CONFIG_FILE: $GITHUB_WORKSPACE/.github/.terraformrc TF_CLI_CONFIG_FILE: $GITHUB_WORKSPACE/.github/.terraformrc