Skip to content

Commit 996dacb

Browse files
Add close issue action
1 parent 12a224e commit 996dacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jira_close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
uses: atlassian/gajira-transition@v2
5656
with:
5757
issue: ${{ steps.extract_key.outputs.jira_key }}
58-
transition: "Done" # Replace with your actual transition name if needed
58+
transition: "Done"

0 commit comments

Comments
 (0)