chore: removes examples dir from jobs workflow (#9231)

This commit is contained in:
Patrik
2024-11-15 14:49:43 -05:00
committed by GitHub
parent 68458787a5
commit 0f7276e3c4

View File

@@ -49,7 +49,6 @@ jobs:
- 'pnpm-lock.yaml' - 'pnpm-lock.yaml'
- 'package.json' - 'package.json'
- 'templates/**' - 'templates/**'
- 'examples/**'
templates: templates:
- 'templates/**' - 'templates/**'
- name: Log all filter results - name: Log all filter results