Added ignore paths to msvc analysis
This commit is contained in:
@@ -53,6 +53,7 @@ jobs:
|
|||||||
buildConfiguration: ${{ env.config }}
|
buildConfiguration: ${{ env.config }}
|
||||||
# Ruleset file that will determine what checks will be run
|
# Ruleset file that will determine what checks will be run
|
||||||
ruleset: NativeRecommendedRules.ruleset
|
ruleset: NativeRecommendedRules.ruleset
|
||||||
|
ignoredPaths: ${{ github.workspace }}/external
|
||||||
|
|
||||||
# Upload SARIF file to GitHub Code Scanning Alerts
|
# Upload SARIF file to GitHub Code Scanning Alerts
|
||||||
- name: Upload SARIF to GitHub
|
- name: Upload SARIF to GitHub
|
||||||
|
|||||||
Reference in New Issue
Block a user