Skip to content

Commit 75c8df8

Browse files
committed
edit super-linter action
1 parent 51849d6 commit 75c8df8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ jobs:
5858
FIX_MARKDOWN: true
5959
FIX_TERRAFORM_FMT: true
6060
FIX_TERRAFORM_TERRASCAN: true
61-
FIX_TERRAFORM_TFLINT: true
62-
61+
6362
- name: Commit and push linting fixes
6463
if: github.event_name == 'pull_request' && github.ref_name != github.event.repository.default_branch
6564
uses: stefanzweifel/git-auto-commit-action@v5

0 commit comments

Comments
 (0)