chore: add QR Generator casing exception to repo name map
Node.js CI / CI (pull_request) Failing after 26s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m6s

This commit is contained in:
2026-06-24 22:31:31 -07:00
committed by Naomi Carrigan
parent 9c5775f48c
commit a332aa54f0
+1
View File
@@ -143,6 +143,7 @@ const repoNameMap = {
"ruu-goblin-quest": "Ruu's Goblin Quest", "ruu-goblin-quest": "Ruu's Goblin Quest",
"typescript-config": "TypeScript Config", "typescript-config": "TypeScript Config",
"vscode-themes": "Naomi's VSCode Themes", "vscode-themes": "Naomi's VSCode Themes",
"qr-generator": "QR Generator",
}; };
const excludedRepos = new Set<string>([ const excludedRepos = new Set<string>([