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 5b46151 commit 71a9d47Copy full SHA for 71a9d47
.github/workflows/ci.yml
@@ -10,8 +10,6 @@ env:
10
jobs:
11
quality_checks:
12
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@main
13
- with:
14
- node_version: '20'
15
secrets:
16
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
17
.github/workflows/pull_request.yml
@@ -13,8 +13,6 @@ jobs:
18
19
20
0 commit comments