Skip to content

Commit d6bde0f

Browse files
authored
chore(scripts): remove component from jira ticket (#5680)
1 parent 8133979 commit d6bde0f

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.github/workflows/issue.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
project: {
4242
id: '11316'
4343
},
44-
components: [
45-
{
46-
id: '10872'
47-
}
48-
],
4944
summary: `[GH-ISSUE] ${title}`
5045
},
5146
update: {}

templates/issue.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
project: {
4242
id: '11316'
4343
},
44-
components: [
45-
{
46-
id: '10872'
47-
}
48-
],
4944
summary: `[GH-ISSUE] ${title}`
5045
},
5146
update: {}

0 commit comments

Comments
 (0)