Changeset 59725 for trunk/.github/workflows/end-to-end-tests.yml
- Timestamp:
- 01/28/2025 11:47:49 PM (19 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/end-to-end-tests.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/end-to-end-tests.yml
r59720 r59725 18 18 - '5.[3-9]' 19 19 - '[6-9].[0-9]' 20 paths: 21 # Any change to a PHP, CSS, or JavaScript file should run checks. 22 - '**.css' 23 - '**.js' 24 - '**.php' 25 # These files configure npm and the task runner. Changes could affect the outcome. 26 - 'package*.json' 27 - 'Gruntfile.js' 28 - 'webpack.config.js' 29 - 'tools/webpack/**' 30 # These files configure Composer. Changes could affect the outcome. 31 - 'composer.*' 32 # This files affect the e2e tests. Changes could affect the outcome. 33 - 'tests/e2e/**' 34 # Confirm any changes to relevant workflow files. 35 - '.github/workflows/end-to-end-tests.yml' 36 - '.github/workflows/reusable-end-to-end-tests-*.yml' 20 37 workflow_dispatch: 21 38
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)