mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
* chore: update workflows to ignore changes in docs directory Added paths-ignore configuration to CodeQL, preview, and test workflows to prevent unnecessary runs when only documentation files are modified. * chore: remove paths-ignore for docs in preview workflow