Skip to content

Commit

Permalink
add codacy secrett
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazingTwist committed Jan 12, 2024
1 parent 76c626d commit e6fcf7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
# This will hand over control about PR rejection to the GitHub side
max-allowed-issues: 2147483647
directory: /src/main/java
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}

# Upload the SARIF file generated in the previous step
- name: Upload SARIF results file
Expand Down

0 comments on commit e6fcf7b

Please sign in to comment.