Skip to content

Commit

Permalink
odpi#7499 remove quality checks from codeql
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
  • Loading branch information
planetf1 committed Mar 7, 2023
1 parent 0710410 commit 857582c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: github/codeql-action/init@v2
with:
languages: java
queries: security-and-quality
queries: security-extended
- name: Build
uses: gradle/gradle-build-action@v2
with:
Expand Down

0 comments on commit 857582c

Please sign in to comment.