Skip to content

Commit c974604

Browse files
authored
CodeQL scan back the whole repo.
No need to restrict - false positives on test and dependencies can be managed directly on github.
1 parent 8ad6755 commit c974604

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
uses: github/codeql-action/init@v1
4242
with:
4343
languages: ${{ matrix.language }}
44-
paths : src
4544

4645
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
4746
# If this step fails, then you should remove it and run the build manually (see below)

0 commit comments

Comments
 (0)