Skip to content

Commit f18b124

Browse files
committed
CCM-8585: block letters creation on create endpoint
1 parent 22a3b80 commit f18b124

File tree

3 files changed

+416
-391
lines changed

3 files changed

+416
-391
lines changed

.github/actions/normalize-branch-name/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Normalize branch name"
22
description: "Normalize branch name"
33
outputs:
44
normalized_branch_name:
5-
description: 14 character branch identifier (0000-yourbranch)
5+
description: 14 character branch identifier (0000-thebranch)
66
value: ${{ steps.normalize_branch_name.outputs.normalized_branch_name }}
77
runs:
88
using: "composite"

0 commit comments

Comments
 (0)