Skip to content

Commit 3c3aa77

Browse files
author
Mamraj Yadav
committed
update github-action
1 parent 5bbe803 commit 3c3aa77

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/terraform.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,6 @@ jobs:
5656
terraform validate
5757
terraform plan -input=false -no-color
5858
59-
- name: tflint
60-
uses: reviewdog/action-tflint@master
61-
with:
62-
github_token: ${{ secrets.GITHUB }}
63-
working_directory: ${{ matrix.directory }}
64-
fail_on_error: 'true'
65-
filter_mode: 'nofilter'
66-
flags: '--module'
67-
6859
format:
6960
name: Check code format
7061
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)