We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad6755 commit c974604Copy full SHA for c974604
.github/workflows/codeql-analysis.yml
@@ -41,7 +41,6 @@ jobs:
41
uses: github/codeql-action/init@v1
42
with:
43
languages: ${{ matrix.language }}
44
- paths : src
45
46
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
47
# If this step fails, then you should remove it and run the build manually (see below)
0 commit comments