File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010jobs :
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 get_commit_id :
1717 runs-on : ubuntu-22.04
Original file line number Diff line number Diff line change 1010jobs :
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
Original file line number Diff line number Diff line change 99jobs :
1010 quality_checks :
1111 uses :
NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected] 12- # secrets:
13- # SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
12+ secrets :
13+ SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
1414
1515 get_commit_id :
1616 runs-on : ubuntu-22.04
You can’t perform that action at this time.
0 commit comments