Skip to content

Commit 742f826

Browse files
[PETOSS-829] Use correct option key
1 parent 71173b0 commit 742f826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: MegaLinter
122122
uses: oxsecurity/megalinter@v9
123123
env:
124-
ENABLED_LINTERS: YAML_YAMLLINT
124+
ENABLE_LINTERS: YAML_YAMLLINT
125125
YAML_YAMLLINT_CONFIG_FILE: .yamllint.yml
126126
APPLY_FIXES: none
127127
LOG_LEVEL: INFO

0 commit comments

Comments
 (0)