Skip to content

Commit ffa0815

Browse files
dev: megalinter enable api reporter debug
1 parent ba721b9 commit ffa0815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/config/megalinter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ API_REPORTER_BASIC_AUTH_PASSWORD: ${{ secrets.API_REPORTER_BASIC_AUTH_PASSWORD }
3737
API_REPORTER_METRICS_URL: ${{ secrets.API_REPORTER_METRICS_URL }}
3838
API_REPORTER_METRICS_BASIC_AUTH_USERNAME: ${{ secrets.API_REPORTER_METRICS_BASIC_AUTH_USERNAME }}
3939
API_REPORTER_METRICS_BASIC_AUTH_PASSWORD: ${{ secrets.API_REPORTER_METRICS_BASIC_AUTH_PASSWORD }}
40-
API_REPORTER_DEBUG: false
40+
API_REPORTER_DEBUG: true
4141

4242
# Linter specific configuration
4343

0 commit comments

Comments
 (0)