mirror of
https://github.com/BlizD/Tasks.git
synced 2025-03-19 21:07:53 +02:00
Update sonar-scanner.yml
This commit is contained in:
parent
5c7df5d662
commit
5917818254
2
.github/workflows/sonar-scanner.yml
vendored
2
.github/workflows/sonar-scanner.yml
vendored
@ -15,6 +15,8 @@ jobs:
|
|||||||
SonarScanner:
|
SonarScanner:
|
||||||
if: github.repository == 'BlizD/Tasks'
|
if: github.repository == 'BlizD/Tasks'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
env:
|
||||||
|
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user