Skip to content

Commit 7a85393

Browse files
authored
[Chore] Change issue type from Task to Sub-task
1 parent bf6937c commit 7a85393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-jira-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: atlassian/gajira-create@v3
5252
with:
5353
project: SCRUM
54-
issuetype: Task
54+
issuetype: Sub-task
5555
summary: '${{ github.event.issue.title }}'
5656
description: '${{ steps.md2jira.outputs.output-text }}'
5757
fields: |

0 commit comments

Comments
 (0)