Skip to content

Commit

Permalink
Run detektMetadataMain (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
boswelja authored Dec 26, 2023
1 parent 40855ff commit 4131468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: gradle/[email protected]
- name: Run Detekt & Lint
continue-on-error: true
run: ./gradlew detekt lint --continue
run: ./gradlew detektMetadataMain lint --continue
- name: Upload SARIF binary
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 4131468

Please sign in to comment.