Skip to content

Commit

Permalink
change on code language just to python
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelob authored Jan 28, 2022
1 parent 2f65476 commit 26a98bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'cpp', 'python', 'ruby' ]
language: ['python']
# 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 26a98bd

Please sign in to comment.