mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
Replace workflow-level paths-ignore with per-job filtering using dorny/paths-filter. PHP lint and test jobs now only run when PHP-related files (app/, config/, database/, routes/, tests/, composer.*, phpunit.xml) are modified.