mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-04 19:08:42 +00:00
Disable qodana PR-mode
This commit is contained in:
parent
d96091ae4c
commit
9c717b4e45
1 changed files with 0 additions and 2 deletions
2
.github/workflows/qodana_code_quality.yml
vendored
2
.github/workflows/qodana_code_quality.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue