summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-09-15 22:37:54 +0200
committerGitHub <[email protected]>2023-09-15 22:37:54 +0200
commitd5b74c76f72a71fd4f7e0ab42c56e97dbeb3197f (patch)
tree5cb40fae6831b80daf1df0b4a4d32f54024d5ae3 /.github
parent4cd88bb591f277a212acc127165cce95df07c944 (diff)
Update qodana_code_quality.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/qodana_code_quality.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/qodana_code_quality.yml b/.github/workflows/qodana_code_quality.yml
index 5ec1cc68..e034a1f6 100644
--- a/.github/workflows/qodana_code_quality.yml
+++ b/.github/workflows/qodana_code_quality.yml
@@ -14,7 +14,8 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
+ use-caches: false
- name: 'Qodana Scan'
uses: JetBrains/[email protected]
env:
- QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} \ No newline at end of file
+ QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}