Skip to content

Commit 0e4ffec

Browse files
committed
Add accidentally-removed sonarqube_token back in
1 parent 558ae6c commit 0e4ffec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
slack_channel: ci-failures
8181
snyk_token: ${{ secrets.SNYK_TOKEN }}
8282
kosli_api_token: ${{ secrets.KOSLI_PUBLIC_API_TOKEN }}
83+
sonarqube_token: ${{ secrets.KOSLI_SONARQUBE_TOKEN }}
8384

8485
docker:
8586
if: ${{ github.event_name != 'schedule'}}

0 commit comments

Comments
 (0)