Skip to content

Commit 30b05ea

Browse files
authored
Update GitHub Workflows for new team name (#1010)
1 parent 0583aed commit 30b05ea

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
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
project: TF
1414
issue-extra-fields: |
15-
{ "customfield_10091": ["TF-CLI"],
15+
{ "customfield_10091": ["TF-Core-Cloud"],
1616
"components": [{ "name": "Go-TFE" }],
1717
"customfield_10008": "${{ contains(github.event.issue.labels.*.name, 'bug') && 'TF-9179' || 'TF-7490' }}"
1818
}

0 commit comments

Comments
 (0)