Skip to content

Commit

Permalink
Update qodana.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SeveralCircles authored Mar 28, 2024
1 parent d51cbd2 commit ca617ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,9 @@ jobs:
fetch-depth: 0 # a full history is required for pull request analysis
- name: 'Qodana Scan'
uses: JetBrains/[email protected]
with:
pr-mode: false
args: --apply-fixes
push-fixes: pull-request
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 comments on commit ca617ce

Please sign in to comment.