mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 02:45:58 +00:00
5
.github/workflows/qodana.yaml
vendored
5
.github/workflows/qodana.yaml
vendored
@@ -13,3 +13,8 @@ jobs:
|
|||||||
uses: JetBrains/qodana-action@main
|
uses: JetBrains/qodana-action@main
|
||||||
env:
|
env:
|
||||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||||
|
steps:
|
||||||
|
- name: 'Qodana Scan'
|
||||||
|
uses: JetBrains/qodana-action@main
|
||||||
|
env:
|
||||||
|
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
Reference in New Issue
Block a user