Disable qodana PR-mode

This commit is contained in:
Zaprit 2025-07-11 11:00:11 +01:00
commit 9c717b4e45

View file

@ -25,8 +25,6 @@ jobs:
fetch-depth: 0 # a full history is required for pull request analysis
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2024.3
with:
pr-mode: false
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_1488465344 }}
QODANA_ENDPOINT: 'https://api.qodana.cloud'