Changeset 60625 for trunk/.github/workflows/local-docker-environment.yml
- Timestamp:
- 08/11/2025 05:04:15 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/local-docker-environment.yml
r60534 r60625 18 18 - 'webpack.config.js' 19 19 - 'tools/webpack/**' 20 - '.npmrc' 21 - '.nvmrc' 20 22 # These files configure Composer. Changes could affect the local environment. 21 23 - 'composer.*' … … 42 44 - 'webpack.config.js' 43 45 - 'tools/webpack/**' 46 - '.npmrc' 47 - '.nvmrc' 44 48 # These files configure Composer. Changes could affect the local environment. 45 49 - 'composer.*'
Note: See TracChangeset
for help on using the changeset viewer.