chore(workflows): disable qodana
This commit is contained in:
2
.github/workflows/scan.yml
vendored
2
.github/workflows/scan.yml
vendored
@@ -11,6 +11,8 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
qodana-scan:
|
||||
if: false
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user