Skip to content

Commit 584398a

Browse files
committed
test review doc action
1 parent dcc885e commit 584398a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: validate terraform
4545
run: terraform validate
4646
- if: contains(matrix.terraform, '1.3.')
47-
- name: tflint
47+
name: tflint
4848
uses: reviewdog/action-tflint@master
4949
with:
5050
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)