Skip to content

Commit

Permalink
draft
Browse files Browse the repository at this point in the history
  • Loading branch information
Skitionek committed Apr 16, 2024
1 parent 861a6c1 commit c7c665f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
SARIF_REPORTER: true
MARKDOWN_SUMMARY_REPORTER: true

GITHUB_WORKSPACE: .
GITHUB_WORKSPACE: ${{ github.workspace }}/code
DEFAULT_WORKSPACE: code

# Extend the configuration file if it exists, else use default
Expand Down

0 comments on commit c7c665f

Please sign in to comment.