Skip to content

Commit

Permalink
Update GitHub Workflows for new team name (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
barrettclark authored Nov 18, 2024
1 parent 0583aed commit 30b05ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-jira-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
project: TF
issue-extra-fields: |
{ "customfield_10091": ["TF-CLI"],
{ "customfield_10091": ["TF-Core-Cloud"],
"components": [{ "name": "Go-TFE" }],
"customfield_10008": "${{ contains(github.event.issue.labels.*.name, 'bug') && 'TF-9179' || 'TF-7490' }}"
}
Expand Down

0 comments on commit 30b05ea

Please sign in to comment.