Просмотр исходного кода

Update codeql.yml: Exclude src/external files

pull/3719/head
Ray 1 год назад
committed by GitHub
Родитель
Сommit
be78255bea
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      .github/workflows/codeql.yml

+ 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

Загрузка…
Отмена
Сохранить