Skip to content

ci: remove dead registry-api notification workflow - #334

Open
alexander-sei wants to merge 1 commit into
mainfrom
chore/remove-registry-api-notify
Open

ci: remove dead registry-api notification workflow#334
alexander-sei wants to merge 1 commit into
mainfrom
chore/remove-registry-api-notify

ci: remove dead registry-api notification workflow

d818cf9
Select commit
Loading
Failed to load commit list.
Seidroid / AI Review succeeded Aug 18, 2026 in 0s

Claude + Codex + Cursor Review: success

Deletes the inert .github/workflows/notify.yml; the PR's rationale checks out — the dispatch defaulted to this repo, GITHUB_TOKEN cannot dispatch cross-repo, and no repository_dispatch listener exists, so the job only ever burned a runner and a 90s sleep. CI-only with no dangling references, correctly needs no changeset; the sole note is that the Cursor pass produced no output.