Skip to content

Commit 900abdc

Browse files
committed
[Actions] Updated .github/workflows/pr-lint.yml
1 parent 589ef64 commit 900abdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,10 +352,12 @@ jobs:
352352
env:
353353
DEFAULT_BRANCH: main
354354
GITHUB_TOKEN: ${{secrets.SOURCE_PUSH_TOKEN}}
355+
GITHUB_ACTIONS_CONFIG_FILE: .github/actionlint.yaml
355356
MULTI_STATUS: true
356357
VALIDATE_ALL_CODEBASE: false
357358
VALIDATE_ANSIBLE: true
358359
VALIDATE_BASH: true
360+
VALIDATE_CLOUDFORMATION: true
359361
VALIDATE_CSS: true
360362
VALIDATE_ENV: true
361363
VALIDATE_DOCKERFILE: true

0 commit comments

Comments
 (0)