瀏覽代碼
Update codeql.yml: Exclude src/external files
pull/3719/head
Ray
1 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有
1 個文件被更改,包括
1 次插入 和
0 次删除
-
.github/workflows/codeql.yml
|
|
|
@ -116,6 +116,7 @@ jobs: |
|
|
|
-**:cpp/unsigned-comparison-zero |
|
|
|
-**/cmake*/Modules/** |
|
|
|
-**/src/external/glfw/** |
|
|
|
-**/src/external/** |
|
|
|
input: ${{ steps.step1.outputs.sarif-output }}/cpp.sarif |
|
|
|
output: ${{ steps.step1.outputs.sarif-output }}/cpp.sarif |
|
|
|
|
|
|
|
|