Make WordPress Core


Ignore:
Timestamp:
08/11/2025 05:04:15 PM (10 months ago)
Author:
johnbillion
Message:

Build/Test Tools: Ensure a change to the Node version always runs relevant test workflows.

Props johnbillion, desrosj

See #63170

File:
1 edited

Legend:

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

    r60612 r60625  
    2424      # These files configure npm and the task runner. Changes could affect the outcome.
    2525      - 'package*.json'
     26      - '.npmrc'
     27      - '.nvmrc'
    2628      - 'Gruntfile.js'
    2729      - 'webpack.config.js'
Note: See TracChangeset for help on using the changeset viewer.