Skip to content

Commit ca98902

Browse files
Merge 6e4c38d into 64c562c
2 parents 64c562c + 6e4c38d commit ca98902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jira-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
token: ${{ secrets.JIRA_API_TOKEN }}
3434
project-key: MCP
35-
summary: "HELP: GitHub Issue n. ${{ github.event.issue.number }}"
35+
summary: "GitHub Issue n. ${{ github.event.issue.number }}"
3636
issuetype: Bug
3737
description: "This ticket tracks the following GitHub issue: ${{ github.event.issue.html_url }}."
3838
extra-data: |

0 commit comments

Comments
 (0)