fixing C/C++ CI errors
This commit is contained in:
4
.github/workflows/msvc-analysis.yml
vendored
4
.github/workflows/msvc-analysis.yml
vendored
@@ -26,6 +26,10 @@ env:
|
||||
build: '${{ github.workspace }}/build'
|
||||
config: 'Release'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
|
||||
Reference in New Issue
Block a user