Skip to content

Commit

Permalink
codeql fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimatay committed Jun 8, 2024
1 parent 08d2c5b commit 5940c0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
fail-fast: false
matrix:
include:
- language: go
build-mode: autobuild
- language: java-kotlin
build-mode: none # This mode only analyzes Java. Set this to 'autobuild' or 'manual' to analyze Kotlin too.
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
Expand Down

0 comments on commit 5940c0d

Please sign in to comment.