We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f6f49 commit 9118604Copy full SHA for 9118604
.github/workflows/qodana_code_quality.yml
@@ -21,4 +21,5 @@ jobs:
21
- name: 'Qodana Scan'
22
uses: JetBrains/[email protected]
23
env:
24
- QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
+ QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
25
+
0 commit comments