We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f196820 commit 9681304Copy full SHA for 9681304
.github/workflows/any-sonar-test.yml
@@ -15,8 +15,8 @@ jobs:
15
uses: fabriciofx/github-workflows/.github/workflows/any-sonar-template.yml@main
16
with:
17
working-directory: "."
18
+ sonar_organization: "fabriciofx"
19
+ sonar_project_key: "fabriciofx_github-workflows"
20
secrets:
21
gh_token: ${{ secrets.GITHUB_TOKEN }}
22
sr_token: ${{ secrets.SONAR_TOKEN }}
- sonar_organization: "fabriciofx"
- sonar_project_key: "fabriciofx_github-workflows"
0 commit comments