Skip to content

Commit 4db14a6

Browse files
committed
use common pr-title-check
1 parent cdd9e23 commit 4db14a6

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
lines changed

.github/workflows/pr_title_check.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: echo "Skipping QC gate per commit message."
9595

9696
pr_title_format_check:
97-
uses: ./.github/workflows/pr_title_check.yml
97+
uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@7abf2a3233d1b08d6566570dbde34b85daa47859
9898

9999
get_issue_number:
100100
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)