Skip to content

Commit 1178dfd

Browse files
authored
fix: fix team id in internal JIRA automation (#398)
1 parent 263ed91 commit 1178dfd

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
@@ -34,7 +34,7 @@ jobs:
3434
"fields": {
3535
"customfield_12751": [
3636
{
37-
"id": "22223"
37+
"id": "27247"
3838
},
3939
{
4040
"id": "27326"

0 commit comments

Comments
 (0)