Skip to content

Commit 704aebf

Browse files
committed
chore(ci): add missing apps in Get changed files build step
1 parent 961aaaa commit 704aebf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
- 'examples/kendo-react-build-a-sales-dashboard/**'
3636
kendo-react-e-commerce-astro-app:
3737
- 'examples/kendo-react-e-commerce-astro-app/**'
38+
kendo-react-editor-strict-csp:
39+
- 'examples/kendo-react-editor-strict-csp/**'
3840
kendo-react-file-manager:
3941
- 'examples/kendo-react-file-manager/**'
4042
kendo-react-finance-portfolio:
@@ -51,6 +53,8 @@ jobs:
5153
- 'examples/kendo-react-ssr/**'
5254
kendo-react-stackblitz-app:
5355
- 'examples/kendo-react-stackblitz-app/**'
56+
kendo-unstyled-tailwind:
57+
- 'examples/kendo-unstyled-tailwind/**'
5458
react-admin-dashboard:
5559
- 'examples/react-admin-dashboard/**'
5660
react-coffee-warehouse:

0 commit comments

Comments
 (0)