mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-12 04:34:10 +02:00
Update sonarqube.yml
This commit is contained in:
parent
e60a1d5c20
commit
cfbc76a617
6
.github/workflows/sonarqube.yml
vendored
6
.github/workflows/sonarqube.yml
vendored
@ -35,17 +35,11 @@ on:
|
||||
|
||||
permissions:
|
||||
pull-requests: read # allows SonarQube to decorate PRs with analysis results
|
||||
|
||||
|
||||
jobs:
|
||||
sonar-scanner:
|
||||
if: github.repository == 'bayselonarrend/OpenIntegrations'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup sonarqube
|
||||
uses: warchant/setup-sonar-scanner@v3
|
||||
- name: Run SonarQube on push
|
||||
|
Loading…
Reference in New Issue
Block a user