Skip to content

Commit

Permalink
configure qodana cache
Browse files Browse the repository at this point in the history
  • Loading branch information
zim514 committed Jan 1, 2024
1 parent efe1e61 commit 040b034
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@latest
with:
use-caches: true
cache-default-branch-only: true
args: --baseline,qodana.sarif.json
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 comments on commit 040b034

Please sign in to comment.