Skip to content

Commit

Permalink
odpi#7499 limit max paths for codeql analysis (was 4, now 1)
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 19, 2023
1 parent 776797a commit 0db6393
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ on:
env:
CODEQL_ACTION_EXTRA_OPTIONS: '{"database":{"interpret-results":["--max-paths",0]}}'

env:
CODEQL_ACTION_EXTRA_OPTIONS: '{"database":{"interpret-results":["--max-paths",0]}}'
jobs:
analyze:
if: ${{ github.repository == 'odpi/egeria'}}
Expand Down

0 comments on commit 0db6393

Please sign in to comment.