mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-22 08:56:39 -06:00
Update qodana.yml
Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
parent
86aaa3068a
commit
e4b4234fbb
3
.github/workflows/qodana.yml
vendored
3
.github/workflows/qodana.yml
vendored
@ -9,9 +9,10 @@ on:
|
||||
types: [opened, synchronize, reopened]
|
||||
jobs:
|
||||
qodana:
|
||||
runs-on: ubuntu-latest
|
||||
name: 'Qodana Scan'
|
||||
steps:
|
||||
- name: 'Qodana Scan'
|
||||
uses: JetBrains/qodana-action@main
|
||||
env:
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user