peregrine/.github
pyr0ball 797032bd97
Some checks failed
CI / Backend (Python) (push) Failing after 1m21s
CI / Frontend (Vue) (push) Failing after 19s
Mirror / mirror (push) Failing after 10s
ci: remove stale .github/workflows/ci.yml
The .forgejo/workflows/ci.yml is the canonical CI definition.
The old .github/workflows/ci.yml was being mirrored to GitHub via
--mirror push, triggering GitHub Actions runs that fail because
FORGEJO_TOKEN and other Forgejo-specific secrets are not set there.

GitHub Actions does not process .forgejo/workflows/ so removing
this file stops the spurious GitHub runs. ISSUE_TEMPLATE and
pull_request_template.md are preserved in .github/.
2026-04-15 20:11:07 -07:00
..
ISSUE_TEMPLATE feat: add pre-commit sensitive file blocker and support request issue template 2026-03-16 11:30:11 -07:00
pull_request_template.md feat: issue templates, PR template, security redirect 2026-03-02 19:35:06 -08:00