Skip to content

Commit ee25715

Browse files
committed
ci(super-linter): fix warning
1 parent 4500243 commit ee25715

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/super-linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767
env:
6868
VALIDATE_ALL_CODEBASE: true
6969
LINTER_RULES_PATH: .
70+
SAVE_SUPER_LINTER_SUMMARY: true
71+
ENABLE_GITHUB_ACTIONS_STEP_SUMMARY: true
7072
DEFAULT_BRANCH: main
7173
FILTER_REGEX_EXCLUDE: "(gradlew|gradlew\\.bat|gradle/.*|mvnw|mvnw\\.cmd|\\.m2/.*|\\.mvn/.*)$"
7274
JAVA_FILE_NAME: google_checks.xml

0 commit comments

Comments
 (0)