* fix: add more path filters and remove check path action
* feat: only run on changes to pyproject.toml / package.json
* fix: try bumping golangci-lint
* fix: golang ci config
* fix: upgrade pre commit ver
* Revert "fix: upgrade pre commit ver"
This reverts commit 9cdbfc68da.
* Revert "fix: golang ci config"
This reverts commit 6b27c1abd0.
* Revert "fix: try bumping golangci-lint"
This reverts commit f7bfcb6963.
* fix: only run sdk ci on main if the sdk has changed
* feat: don't build or test the engine on sdk and doc-only changes
* feat: only lint docs on docs changes
* feat: run sdk ci on branches when the engine changes