ci: adjust changes filter

This commit is contained in:
Elliot DeNolf
2024-09-08 18:53:14 -04:00
parent 7308abaabd
commit b2b2ee3338

View File

@@ -27,7 +27,7 @@ jobs:
with:
filters: |
needs_build:
- '.github/workflows/**'
- '.github/workflows/main.yml'
- 'packages/**'
- 'test/**'
- 'pnpm-lock.yaml'