Merge pull request #6997 from firefly-iii/JC5-patch-2

Update qodana.yml
This commit is contained in:
James Cole 2023-02-08 19:09:35 +01:00 committed by GitHub
commit 7a20f7ce34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,9 @@ jobs:
runs-on: ubuntu-latest
name: 'Qodana Scan'
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@main
env: