Skip to content

Commit

Permalink
fix(codeql): Use language auto-detect
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-martin committed Oct 23, 2020
1 parent 3728fe1 commit 63e4632
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:

strategy:
fail-fast: false
matrix:
# Override automatic language detection by changing the below list
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
language: ['javascript']
# Learn more...
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection

steps:
- name: Checkout repository
Expand Down

0 comments on commit 63e4632

Please sign in to comment.