Skip to content

Commit ddaaa98

Browse files
committed
edit super-linter action
1 parent 47bc36f commit ddaaa98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: super-linter/super-linter@v7.3.0
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43-
# ✅ Enable auto-fix for Shell, Python, YAML, and Markdown:
43+
# ✅ Enable auto-fix for Shell, Python, YAML, Markdown, and Terraform:
4444
FIX_SHELL_SHFMT: true
4545
FIX_YAML_PRETTIER: true
4646
FIX_PYTHON_BLACK: true

0 commit comments

Comments
 (0)