We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd9e23 commit 4db14a6Copy full SHA for 4db14a6
.github/workflows/pr_title_check.yml
.github/workflows/pull_request.yml
@@ -94,7 +94,7 @@ jobs:
94
run: echo "Skipping QC gate per commit message."
95
96
pr_title_format_check:
97
- uses: ./.github/workflows/pr_title_check.yml
+ uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@7abf2a3233d1b08d6566570dbde34b85daa47859
98
99
get_issue_number:
100
runs-on: ubuntu-22.04
0 commit comments