Skip to content

Commit 963d121

Browse files
committed
Use recommended profile
1 parent dc0cca7 commit 963d121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: 'Qodana Scan'
2929
uses: JetBrains/qodana-action@v2025.1
3030
with:
31-
args: --ide,QDNET --apply-fixes
31+
args: --ide,QDNET --profile-name,qodana.recommended --apply-fixes
3232
push-fixes: pull-request
3333
upload-result: true
3434
env:

0 commit comments

Comments
 (0)