Make WordPress Core


Ignore:
Timestamp:
08/12/2025 09:17:18 AM (9 months ago)
Author:
johnbillion
Message:

Build/Test Tools: Adjust various jobs names in the GitHub Actions workflows to remove duplication and improve grouping in the UI when they run.

Props desrosj, mukesh27, johnbillion

See #63170

File:
1 edited

Legend:

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

    r60625 r60628  
    122122        memcached: [ true, false ]
    123123        multisite: [ true, false ]
     124        # A matrix value is needed in the 'name' directive for proper grouping in the GitHub UI.
    124125        label: [ Compare ]
    125126    with:
Note: See TracChangeset for help on using the changeset viewer.