Skip to content

Commit a1164e1

Browse files
committed
Java scanning only
1 parent 71aca52 commit a1164e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/static-code-scanning.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
# Initializes the CodeQL tools for scanning.
3636
- name: Initialize CodeQL
3737
uses: github/codeql-action/init@v2
38+
with:
39+
languages: java
3840

3941
- name: Autobuild
4042
uses: github/codeql-action/autobuild@v2

0 commit comments

Comments
 (0)