You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/codeql.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,6 @@ jobs:
25
25
fail-fast: false
26
26
matrix:
27
27
include:
28
-
- language: actions
29
-
build-mode: none
30
28
- language: java-kotlin
31
29
build-mode: autobuild
32
30
steps:
@@ -43,7 +41,7 @@ jobs:
43
41
# Prefix the list here with "+" to use these queries and those in the config file.
44
42
45
43
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
0 commit comments