mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 14:32:06 -08:00
Update update-set-implementation-lists.yml
This commit is contained in:
parent
edcf473f86
commit
d3e2c133d3
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ jobs:
|
|||
body: issue.body,
|
||||
labels: ["tracking set"]
|
||||
});
|
||||
console.log(`DEBUG: ${result}`);
|
||||
console.log(`DEBUG: ${result} issue.state: ${issue.state}`);
|
||||
if (issue.state === "closed") {
|
||||
github.rest.issues.update({
|
||||
owner: context.repo.owner,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue