We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 667d16a commit 623a94aCopy full SHA for 623a94a
.github/workflows/jira-issue.yml
@@ -48,7 +48,7 @@ jobs:
48
id: create
49
uses: atlassian/gajira-create@v3
50
with:
51
- project: SIS
+ project: SRUM
52
issuetype: Task
53
summary: '${{ github.event.issue.title }}'
54
description: '${{ steps.md2jira.outputs.output-text }}'
0 commit comments