1
0
mirror of https://github.com/BlizD/Tasks.git synced 2025-03-19 21:07:53 +02:00

Merge pull request #239 from nixel2007/patch-1

Update sonar-scanner.yml
This commit is contained in:
Anton Ivanov 2020-08-08 14:59:18 +03:00 committed by GitHub
commit 919a092cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,8 @@ jobs:
java-version: 11
- name: Setup SonarQube scanner
uses: warchant/setup-sonar-scanner@v1
with:
version: 4.4.0.2170
- name: Run SonarQube on push
if: github.event_name == 'push'
run: sonar-scanner