File tree Expand file tree Collapse file tree 7 files changed +14
-0
lines changed
Expand file tree Collapse file tree 7 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 2323 - ' .nvmrc'
2424 - ' Gruntfile.js'
2525 - ' webpack.config.js'
26+ - ' tools/gutenberg/**'
27+ - ' tools/vendors/**'
2628 - ' tools/webpack/**'
2729 # These files configure Composer. Changes could affect the outcome.
2830 - ' composer.*'
2931 # Confirm any changes to relevant workflow files.
3032 - ' .github/workflows/check-built-files.yml'
33+ - ' .github/workflows/reusable-check-built-files.yml'
3134 # Changes to the default themes should be handled by the themes workflows.
3235 - ' !src/wp-content/themes/twenty**'
3336
Original file line number Diff line number Diff line change 2828 - ' .nvmrc'
2929 - ' Gruntfile.js'
3030 - ' webpack.config.js'
31+ - ' tools/gutenberg/**'
32+ - ' tools/vendors/**'
3133 - ' tools/webpack/**'
3234 # These files configure Composer. Changes could affect the outcome.
3335 - ' composer.*'
Original file line number Diff line number Diff line change 2626 - ' .nvmrc'
2727 - ' Gruntfile.js'
2828 - ' webpack.config.js'
29+ - ' tools/gutenberg/**'
30+ - ' tools/vendors/**'
2931 - ' tools/webpack/**'
3032 # This file configures ESLint. Changes could affect the outcome.
3133 - ' .eslintignore'
Original file line number Diff line number Diff line change 2121 # These files configure npm. Changes could affect the outcome.
2222 - ' package*.json'
2323 - ' .nvmrc'
24+ - ' .npmrc'
2425 # This file configures TypeScript. Changes could affect the outcome.
2526 - ' tsconfig.json'
2627 # This directory contains TypeScript definitions. Changes could affect the outcome.
Original file line number Diff line number Diff line change 1717 - ' package*.json'
1818 - ' Gruntfile.js'
1919 - ' webpack.config.js'
20+ - ' tools/gutenberg/**'
21+ - ' tools/vendors/**'
2022 - ' tools/webpack/**'
2123 - ' .npmrc'
2224 - ' .nvmrc'
Original file line number Diff line number Diff line change 2828 - ' .nvmrc'
2929 - ' Gruntfile.js'
3030 - ' webpack.config.js'
31+ - ' tools/gutenberg/**'
32+ - ' tools/vendors/**'
3133 - ' tools/webpack/**'
3234 # These files configure Composer. Changes could affect the outcome.
3335 - ' composer.*'
Original file line number Diff line number Diff line change 2626 - ' .nvmrc'
2727 - ' Gruntfile.js'
2828 - ' webpack.config.js'
29+ - ' tools/gutenberg/**'
30+ - ' tools/vendors/**'
2931 - ' tools/webpack/**'
3032 # These files configure Composer. Changes could affect the outcome.
3133 - ' composer.*'
You can’t perform that action at this time.
0 commit comments