mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 22:12:03 -08:00
Update update-set-implementation-lists.yml
This commit is contained in:
parent
8109ff1747
commit
4918e9c487
1 changed files with 2 additions and 2 deletions
|
|
@ -118,8 +118,8 @@ jobs:
|
|||
}
|
||||
});
|
||||
|
||||
console.log("Issues to update: ", issuesToUpdate);
|
||||
console.log("Issues to create: ", issuesToCreate);
|
||||
//console.log("Issues to update: ", issuesToUpdate);
|
||||
//console.log("Issues to create: ", issuesToCreate);
|
||||
|
||||
issuesToUpdate.forEach(issue => {
|
||||
github.rest.issues.update({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue