add more examples to run-for-change script (#67250)

These examples are tested, so this ensures tests are run when these
examples change to prevent #67249
This commit is contained in:
Zack Tanner 2024-06-27 19:51:06 +02:00 committed by GitHub
parent 0a1f7e23d6
commit f7d5e14863
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,6 +39,9 @@ const CHANGE_ITEM_GROUPS = {
'packages/create-next-app',
'test/integration/create-next-app',
'examples/basic-css',
'examples/with-mdx',
'examples/with-next-sass',
'examples/with-eslint',
],
'next-codemod': ['packages/next-codemod'],
'next-swc': [