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 5f90a6c commit a0faf55Copy full SHA for a0faf55
.github/workflows/pull_request.yml
@@ -10,8 +10,8 @@ env:
10
jobs:
11
quality_checks:
12
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected]
13
- secrets:
14
- SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
+ # secrets:
+ # SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
15
16
pr_title_format_check:
17
uses: ./.github/workflows/pr_title_check.yml
0 commit comments