Skip to content

Update sonar.yml

Update sonar.yml #97

Workflow file for this run

name: Sonar Analysis Workflow
on:
push:
branches:
- master
- development
- dev
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
sonar:
uses: singnet/InfoSec/.github/workflows/sonar.yml@master

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

View workflow run for this annotation

GitHub Actions / .github/workflows/sonar.yml

Invalid workflow file

error parsing called workflow ".github/workflows/sonar.yml" -> "singnet/InfoSec/.github/workflows/sonar.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