mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 12:49:10 +00:00
fix copilot suggestion
This commit is contained in:
parent
f032d24d4f
commit
4dfffc40ad
1 changed files with 1 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue