Skip to content

Commit 4a218cf

Browse files
authored
feat: implement SonarCloud scan workflow for enhanced code quality analysis (#168)
1 parent 1e3ebb0 commit 4a218cf

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/frontend-pr-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ jobs:
403403
needs: build
404404
permissions:
405405
contents: read
406-
uses: Typeform/.github/reusable-workflows/sonarcloud-scan/workflow.yml@v1
406+
uses: Typeform/.github/.github/workflows/sonarcloud-scan.yml@v1
407407
with:
408408
app-name: ${{ inputs.app-name }}
409409
node-version: ${{ inputs.node-version }}
File renamed without changes.

0 commit comments

Comments
 (0)