Skip to content

Commit db762ec

Browse files
authored
Update qodana_code_quality.yml
1 parent 716c2cd commit db762ec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/qodana_code_quality.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,8 @@ jobs:
4444
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
4545
- name: 'Qodana Scan'
4646
uses: JetBrains/qodana-action@v2025.1
47+
with:
48+
pr-mode: false
4749
env:
4850
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
51+
QODANA_ENDPOINT: 'https://qodana.cloud'

0 commit comments

Comments
 (0)