Skip to content

Commit

Permalink
Experiment with CodeQL 5
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 5, 2024
1 parent 9b5ea2d commit 8330a34
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
contents: read
security-events: write

# strategy:
# fail-fast: false
# matrix:
# language: [ 'javascript' ]
strategy:
fail-fast: false
matrix:
language: [ 'javascript' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support

Expand Down

0 comments on commit 8330a34

Please sign in to comment.