mirror of
https://github.com/harivansh-afk/forge.nvim.git
synced 2026-04-15 03:00:46 +00:00
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. |
||
|---|---|---|
| .. | ||
| luarocks-dev.yaml | ||
| luarocks.yaml | ||
| quality.yaml | ||