Changeset 59725 for trunk/.github/workflows/local-docker-environment.yml
- Timestamp:
- 01/28/2025 11:47:49 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/local-docker-environment.yml
r59720 r59725 13 13 # Any changes to local environment related files 14 14 - 'tools/local-env/**' 15 # These files manage packages used by the local environment.15 # These files configure npm and the task runner. Changes could affect the outcome. 16 16 - 'package*.json' 17 - 'Gruntfile.js' 18 - 'webpack.config.js' 19 - 'tools/webpack/**' 17 20 # These files configure Composer. Changes could affect the local environment. 18 21 - 'composer.*' … … 34 37 # Any changes to local environment related files 35 38 - 'tools/local-env/**' 36 # These files manage packages used by the local environment.39 # These files configure npm and the task runner. Changes could affect the outcome. 37 40 - 'package*.json' 41 - 'Gruntfile.js' 42 - 'webpack.config.js' 43 - 'tools/webpack/**' 38 44 # These files configure Composer. Changes could affect the local environment. 39 45 - 'composer.*'
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)