Skip to content

Commit 534750d

Browse files
ci(observe-pull-requests): added additional discord tag
1 parent b5568de commit 534750d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/observe-pull-requests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const DISCORD_HELP_WANTED_COMMENT = (
5858
html_url: string,
5959
) =>
6060
[
61-
`<@&1202956318718304276>`,
61+
`<@&1202956318718304276> <@&1250950832078454795>`,
6262
`Help!, I need somebody, Help!, not just anybody,\nHelp!, you know I need someone, Help!`,
6363
`[${number}: ${title}](${html_url})`,
6464
].join("\n\n")

0 commit comments

Comments
 (0)