Skip to content

Commit 35718a3

Browse files
committed
Update script
1 parent 4993dd3 commit 35718a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/close-no-repro-issues.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { parseArgs } from "node:util";
44
const sleep = (ms: number) =>
55
new Promise<void>((resolve) => setTimeout(resolve, ms));
66

7-
const ignoredIssues = new Set([9991, 12570, 13607, 13659]);
7+
const ignoredIssues = new Set([9991, 12570, 13607, 13659, 11940]);
88

99
const { values: args } = parseArgs({
1010
options: {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy