Skip to content

Commit 847ff99

Browse files
fix: Removes Assignee from issues.yml (#162)
1 parent bebde2e commit 847ff99

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/issues.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@
4242
{
4343
"id": "32225"
4444
}
45-
],
46-
"assignee": {
47-
"name": "'"${JIRA_ASSIGNEE}"'"
48-
}
45+
]
4946
}
5047
}')
5148

0 commit comments

Comments
 (0)