Skip to content

Commit

Permalink
Merge pull request #31 from LedgerHQ/codeql-quality
Browse files Browse the repository at this point in the history
CodeQL: add security and quality queries
  • Loading branch information
jibeee authored Jun 30, 2022
2 parents e1e8165 + 5f9269c commit c7ca048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main
queries: +security-and-quality

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
Expand Down

0 comments on commit c7ca048

Please sign in to comment.