Files
homelab-frontend/.gitea/workflows
Story Crater Bot dac1a5da4b
Build / Build and push image (push) Failing after 30s
CI / Test, vet, build (push) Failing after 29s
fix: move workflows from .forgejo/workflows to .gitea/workflows
.forgejo/workflows/*.yaml never creates an action_run on push on this
Forgejo instance (1.27.0) -- confirmed directly in the action_run table
across multiple probe pushes. .gitea/workflows fires immediately with an
identical spec. This is why build.yaml never once executed.
2026-08-21 11:36:34 -07:00
..