forge.nvim/.github/workflows
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
..
luarocks-dev.yaml ci: deduplicate quality checks in luarocks-dev 2026-03-28 18:37:26 -04:00
luarocks.yaml feat: initial commit 2026-03-27 16:46:28 -04:00
quality.yaml more tweaks 2026-03-27 18:17:12 -04:00