Skip to content

Commit

Permalink
Merge branch 'main' into renovate/torch-2.x-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pigri authored Jul 25, 2024
2 parents 77257c9 + 06536eb commit 616caaa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,15 @@ jobs:
contents: read

strategy:
fail-fast: false
fail-fast: true
matrix:
include:
- language: go
build-mode: autobuild
- language: javascript-typescript
build-mode: none
- language: python
build-mode: none
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
Expand Down

0 comments on commit 616caaa

Please sign in to comment.