Skip to content

Add SonarQube security scanner integraion #4

Add SonarQube security scanner integraion

Add SonarQube security scanner integraion #4

name: 'Quality Checks'
on:
pull_request:
types:
- opened
- edited
- reopened
- ready_for_review
- synchronize
branches: ['master']
jobs:
sonarqube:
uses: kenshoo/actions/.github/workflows/sonar_scan.yml@master

Check failure on line 16 in .github/workflows/sonar_weekly_scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sonar_weekly_scan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/sonar_weekly_scan.yml" -> "kenshoo/actions/.github/workflows/sonar_scan.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit