Skip to content

Commit

Permalink
Create qodana-badge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitaros authored Jul 23, 2024
1 parent a952fb0 commit 15006c0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/qodana-badge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- name: Qodana Scan Badge
# You may pin to the exact commit or the version.
# uses: joaofouyer/qodana-action-badge@e00e4a5c0b9e551c1d6fdb092327a801d4869203
uses: joaofouyer/[email protected]
with:
qodana-output: true
generate-coverage: false
generate-quality: true
generate-qodana-button: false

0 comments on commit 15006c0

Please sign in to comment.