mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
The action refuses to run unless GITHUB_EVENT_NAME=="pull_request", so workflow_dispatch no-ops. Backfill was completed out-of-band via a local script calling the REST labels endpoint; this one-off workflow is no longer useful and is being deleted. Co-authored-by: Orca <help@stably.ai>