Skip to content

Commit 2a2ad0f

Browse files
ferrarimarcoCopybara
authored andcommitted
fix(ci): move run_local to runtime config
Move RUN_LOCAL=true to runtime configuration when running Super-linter so Super-linter doesn't pick it up when running on GitHub Actions. Change-Id: I79c2502f9ebe13106e30722cd9d836c226640a6a GitOrigin-RevId: 2a33f56193cc23e769ce1e9917a7e2d2f7ffad89
1 parent 8593008 commit 2a2ad0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/lint/super-linter.env

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ CREATE_LOG_FILE=true
2424
IGNORE_GITIGNORED_FILES=true
2525
LINTER_RULES_PATH=config/lint
2626
LOG_LEVEL=INFO
27-
RUN_LOCAL=true
2827

2928
## Excludes
3029
# - gradlew scripts because Gradle generates them, and they contain a few issues

0 commit comments

Comments
 (0)