Files
drover-go/.gitea/workflows
root 0f63f15fd3
Build / test (push) Failing after 1s
Build / build-windows (push) Has been skipped
Move workflows: .forgejo/workflows → .gitea/workflows
After Forgejo→Gitea migration, the new server only scans
.gitea/workflows/ (and .github/workflows/ as fallback) for action
definitions. .forgejo/workflows/ is Forgejo-specific and ignored.

Both files (build.yml, release.yml) move as-is — the YAML schema
itself is identical between Forgejo Actions and Gitea Actions
(both forks of GitHub Actions schema).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 02:35:48 +03:00
..