Make WordPress Core


Ignore:
Timestamp:
03/23/2026 11:23:01 PM (5 months ago)
Author:
desrosj
Message:

Build/Test Tools: Improve GitHub Actions path filtering rules.

This adjusts the path filtering rules for several GitHub Actions workflows to account for new and missed file paths.

Props westonruter.
See #64227.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/performance.yml

    r61209 r62095  
    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.
Note: See TracChangeset for help on using the changeset viewer.