We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83b2048 + d1ae14b commit 4382cc7Copy full SHA for 4382cc7
2 files changed
.github/workflows/qodana.yml
@@ -28,5 +28,7 @@ jobs:
28
29
- name: Run Qodana
30
uses: JetBrains/qodana-action@v2025.1
31
+ with:
32
+ args: --baseline,.qodana/qodana.sarif.json
33
env:
34
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
0 commit comments