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 b6794c2 commit 3c57bebCopy full SHA for 3c57beb
.github/codeql/codeql-configuration.yml
@@ -1,4 +1,7 @@
1
name : CodeQL Configuration
2
3
paths:
4
- - './src'
+ - src
5
+
6
+queries:
7
+ - uses: security-and-quality
0 commit comments