Skip to content

Commit 4c3dba4

Browse files
Syntax error
1 parent 2c417ca commit 4c3dba4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/pr-link.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ jobs:
4141
issue_number: context.issue.number,
4242
owner: context.repo.owner,
4343
repo: context.repo.repo,
44-
body: "This branch is work on a ticket in an NHS England JIRA Project. Here is a handy link to the ticket:
45-
# [${{ env.TICKET_NAME }}](https://nhsd-jira.digital.nhs.uk/browse/${{ env.TICKET_NAME }})"
44+
body: `This branch is work on a ticket in an NHS England JIRA Project. Here is a handy link to the ticket:
45+
[${{ env.TICKET_NAME }}](https://nhsd-jira.digital.nhs.uk/browse/${{ env.TICKET_NAME }})`
46+
})

0 commit comments

Comments
 (0)