Skip to content

Commit c0fe4cc

Browse files
Edit GH Actions
1 parent 6586f8e commit c0fe4cc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/lint.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ jobs:
1010
- name: Check out code
1111
uses: actions/checkout@main
1212
- name: Terraform lint
13-
uses: devops-infra/action-tflint@master
14-
with:
15-
dir_filter: modules
13+
uses: devops-infra/action-tflint@master

0 commit comments

Comments
 (0)