Added Sonar workflow (#1591)

* Added SonarCloud workflow

* added extension exclusion
This commit is contained in:
Sandeep Singh
2022-02-09 20:29:31 +05:30
committed by GitHub
parent 0732406a68
commit ab1da1aa8e
3 changed files with 59 additions and 1 deletions

View File

@@ -1,8 +1,9 @@
name: 🚨 CodeQL Analysis
on:
workflow_dispatch:
push:
pull_request:
workflow_dispatch:
branches:
- dev