summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorRay <[email protected]>2024-01-08 01:13:44 +0100
committerGitHub <[email protected]>2024-01-08 01:13:44 +0100
commitbe78255beac318e2dac68550202bb4ef8620f30c (patch)
tree877b11f23eb23b68e1d91a32f79c1fcb8c261f7b /.github
parentbe0ea89f830cce2fcb62acfedc69da4faca11b43 (diff)
downloadraylib-be78255beac318e2dac68550202bb4ef8620f30c.tar.gz
raylib-be78255beac318e2dac68550202bb4ef8620f30c.zip
Update codeql.yml: Exclude src/external files
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index d886db7c..f9932079 100644
--- a/.github/workflows/codeql.yml
+++ b/.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