Update update-set-implementation-lists.yml

This commit is contained in:
ExpensiveKoala 2024-09-28 23:48:11 -07:00 committed by GitHub
parent c76912ce8e
commit e8db812b0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ jobs:
repo: context.repo.repo,
labels: 'tracking set'
});
console.log("Found list of existing issues:", issues);
console.log("Found list of existing tracking set issues:", issues);
const issuesToUpdate = [];
const issuesToCreate = [];