Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
The style of the code has been improved.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMegistone4Ever committed May 8, 2024
1 parent 6a4fc70 commit 6f67fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-check-dockerize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: 'Qodana Scan'
uses: JetBrains/[email protected]
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
QODANA_TOKEN: ${{secrets.QODANA_TOKEN}}
with:
args: --baseline,qodana.sarif.json,--property=project.open.type=Maven

Expand Down

0 comments on commit 6f67fc5

Please sign in to comment.