fix copilot suggestion

This commit is contained in:
Bartek Iwańczuk 2025-04-18 13:43:54 +02:00
parent f032d24d4f
commit 4dfffc40ad
No known key found for this signature in database
GPG key ID: 0C6BCDDC3B3AD750

View file

@ -8,6 +8,7 @@ async function createComment(context, github) {
body: `Thanks for the PR!
Once you are done, please request a review from a Deno team member.`,
});
}
async function updateLabels(context, github) {