Skip to content

Commit a0faf55

Browse files
committed
Initial commit
1 parent 5f90a6c commit a0faf55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ env:
1010
jobs:
1111
quality_checks:
1212
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected]
13-
secrets:
14-
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
13+
# secrets:
14+
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
1515

1616
pr_title_format_check:
1717
uses: ./.github/workflows/pr_title_check.yml

0 commit comments

Comments
 (0)