Changeset 60092 for branches/6.8/.github/workflows/performance.yml
- Timestamp:
- 03/25/2025 04:38:02 PM (16 months ago)
- File:
-
- 1 edited
-
branches/6.8/.github/workflows/performance.yml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8/.github/workflows/performance.yml
r60080 r60092 92 92 performance: 93 93 name: ${{ matrix.multisite && 'Multisite' || 'Single Site' }} ${{ matrix.memcached && 'Memcached' || 'Default' }} 94 uses: ./.github/workflows/reusable-performance-test-v2.yml94 uses: WordPress/wordpress-develop/.github/workflows/reusable-performance-test-v2.yml@trunk 95 95 needs: [ determine-matrix ] 96 96 permissions: … … 110 110 compare: 111 111 name: ${{ matrix.label }} 112 uses: ./.github/workflows/reusable-performance-report-v2.yml112 uses: WordPress/wordpress-develop/.github/workflows/reusable-performance-report-v2.yml@trunk 113 113 needs: [ determine-matrix, performance ] 114 114 permissions: … … 130 130 slack-notifications: 131 131 name: Slack Notifications 132 uses: ./.github/workflows/slack-notifications.yml132 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 133 133 permissions: 134 134 actions: read
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)