forge.nvim/.github
Barrett Ruth f8ec4acf19
ci: deduplicate quality checks in luarocks-dev
Problem: `luarocks-dev` called the `quality` reusable workflow on every
push to main, duplicating every check that `quality.yaml` already runs
independently on the same trigger.

Solution: switch `luarocks-dev` to `workflow_run` trigger, firing only
after the `quality` workflow completes successfully on main.
2026-03-28 18:37:26 -04:00
..
DISCUSSION_TEMPLATE feat: initial commit 2026-03-27 16:46:28 -04:00
ISSUE_TEMPLATE ci: fix nix fmt flag and prettier formatting 2026-03-28 14:37:21 -04:00
workflows ci: deduplicate quality checks in luarocks-dev 2026-03-28 18:37:26 -04:00
pull_request_template.md more tweaks 2026-03-27 18:17:12 -04:00