Skip to content

Commit 623a94a

Browse files
authored
Update jira-issue.yml
1 parent 667d16a commit 623a94a

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
@@ -48,7 +48,7 @@ jobs:
4848
id: create
4949
uses: atlassian/gajira-create@v3
5050
with:
51-
project: SIS
51+
project: SRUM
5252
issuetype: Task
5353
summary: '${{ github.event.issue.title }}'
5454
description: '${{ steps.md2jira.outputs.output-text }}'

0 commit comments

Comments
 (0)