aprs.me/.github/workflows
Graham McIntire 09cf9c7d37
remove duplicate github deploy.yml; only forgejo build.yaml runs now
Forgejo Actions executes both .github/workflows/ and .forgejo/workflows/.
deploy.yml was a duplicate of .forgejo/workflows/build.yaml that used
docker/build-push-action@v5, which produces OCI image-index manifests
that argocd-image-updater cannot read. Removing it leaves only the
classic-docker-build workflow.

elixir.yaml, claude.yml, claude-code-review.yml, dependency-updates.yml
are kept (no forgejo equivalents).
2026-04-29 12:35:04 -05:00
..
claude-code-review.yml Claude Code Review workflow 2025-07-10 11:49:14 -05:00
claude.yml Fix MicE struct compilation errors by enabling submodule checkout 2025-07-25 12:22:47 -05:00
dependency-updates.yml refactor to use external parser 2025-06-24 14:22:09 -05:00
elixir.yaml cleanup 2026-02-07 10:55:19 -06:00