refactor: use reusable detect-changes workflow #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/reusable-ci-workflow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces the inline detect-changes job with a reusable workflow from forgejo-ci.
24 lines of copy-pasted YAML → 2 lines:
Part of org-wide CI standardization. The canonical detect-changes logic
now lives in one place (forgejo-ci repo) instead of being duplicated
across 16+ repos.