mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 06:22:01 -08:00
Update update-set-implementation-lists.yml
This commit is contained in:
parent
4951785a9e
commit
9d2087c93d
1 changed files with 0 additions and 2 deletions
|
|
@ -178,7 +178,6 @@ jobs:
|
|||
});
|
||||
}
|
||||
console.log(`Creating ${issuesToCreate.length} issues`);
|
||||
if (false) {
|
||||
for (const issue of issuesToCreate.slice(0,1)) {
|
||||
const result = await github.rest.issues.create({
|
||||
owner: context.repo.owner,
|
||||
|
|
@ -197,7 +196,6 @@ jobs:
|
|||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
- uses: actions/github-script@v6.4.1
|
||||
id: updatesetimplementations
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue