Skip to content

Commit 9118604

Browse files
authored
Fix formatting in Qodana workflow file
1 parent 85f6f49 commit 9118604

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/qodana_code_quality.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
- name: 'Qodana Scan'
2222
uses: JetBrains/[email protected]
2323
env:
24-
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
24+
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
25+

0 commit comments

Comments
 (0)