Skip to content

Commit

Permalink
Update qodana.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brichbash authored Sep 26, 2024
1 parent e2fcd7d commit 100a651
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Qodana
on:
workflow_dispatch:
push:
pull_request:


Expand Down Expand Up @@ -29,5 +30,6 @@ jobs:
with:
use-nightly: true
upload-result: true
args: -l,jetbrains/qodana-js:2024.1
push-fixes: branch
args: -l,jetbrains/qodana-js:2024.2, --apply-fixes

0 comments on commit 100a651

Please sign in to comment.