Skip to content

Commit

Permalink
Merge branch 'main' of github.com:fszontagh/sd.cpp.gui.wx
Browse files Browse the repository at this point in the history
  • Loading branch information
fszontagh committed Dec 31, 2024
2 parents 0c87305 + a4490dd commit c80bebc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,14 @@ jobs:
cmakeBuildDirectory: ${{ env.build }}
# Ruleset file that will determine what checks will be run
ruleset: NativeRecommendedRules.ruleset
ignoredPaths: ${{ env.build }}/_deps

# Upload SARIF file to GitHub Code Scanning Alerts
- name: Upload SARIF to GitHub
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.run-analysis.outputs.sarif }}
category: msvc

# Upload SARIF file as an Artifact to download and view
- name: Upload SARIF as an Artifact
Expand Down

0 comments on commit c80bebc

Please sign in to comment.