chore: auto-fix lint & formatting [skip ci]

This commit is contained in:
github-actions[bot] 2026-08-14 01:01:12 +00:00
parent c982356e0c
commit 17eefd3c8e

View file

@ -195,8 +195,7 @@ export function forgeInfo(event: WebhookEvent, sources?: ForgeSource[]): Neutral
return {
name: label,
url: origin,
iconUrl:
event.provider === "github" ? githubIcon : `${origin}/assets/img/favicon.png`,
iconUrl: event.provider === "github" ? githubIcon : `${origin}/assets/img/favicon.png`,
};
} catch {
// unparseable repo URL — name only