zeroclaw/.github/workflows
Will Sarg 13a42935ae
fix(workflows): correct Blacksmith runner label typo (#437)
* chore(workflows): complete migration to Blacksmith cloud runners

Migrate remaining workflows from self-hosted axecap runners to Blacksmith:
- docker.yml: publish job
- release.yml: publish job
- security.yml: audit and deny jobs (conditional on push events)

This completes the transition away from self-hosted infrastructure.
Axecap runner registrations (IDs 21, 22) have been removed.

All workflows now use blacksmith-2vcpu-ubuntu-2404 label for consistency.

* fix(workflows): correct Blacksmith runner label typo

Fix typo in runner labels: blacksmith-2vcpu-ubuntu-240 -> blacksmith-2vcpu-ubuntu-2404

Affected workflows:
- workflow-sanity.yml: no-tabs and actionlint jobs
- ci.yml: test, build, and docs-quality jobs

This fixes the stuck workflows that were queued indefinitely waiting for
non-existent runner labels.
2026-02-16 16:45:10 -05:00
..
auto-response.yml Migrate workflows to Blacksmith (#428) 2026-02-16 15:58:54 -05:00
ci.yml fix(workflows): correct Blacksmith runner label typo (#437) 2026-02-16 16:45:10 -05:00
docker.yml chore(workflows): complete migration to Blacksmith cloud runners (#435) 2026-02-16 16:40:13 -05:00
labeler.yml Migrate workflows to Blacksmith (#428) 2026-02-16 15:58:54 -05:00
pr-hygiene.yml Migrate workflows to Blacksmith (#428) 2026-02-16 15:58:54 -05:00
release.yml chore(workflows): complete migration to Blacksmith cloud runners (#435) 2026-02-16 16:40:13 -05:00
security.yml chore(workflows): complete migration to Blacksmith cloud runners (#435) 2026-02-16 16:40:13 -05:00
stale.yml Migrate workflows to Blacksmith (#428) 2026-02-16 15:58:54 -05:00
workflow-sanity.yml fix(workflows): correct Blacksmith runner label typo (#437) 2026-02-16 16:45:10 -05:00