Changeset 61287 for branches/6.9/.github/workflows/end-to-end-tests.yml
- Timestamp:
- 11/24/2025 05:55:31 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9/.github/workflows/end-to-end-tests.yml
r61209 r61287 58 58 e2e-tests: 59 59 name: ${{ matrix.label }} 60 uses: ./.github/workflows/reusable-end-to-end-tests.yml60 uses: WordPress/wordpress-develop/.github/workflows/reusable-end-to-end-tests.yml@trunk 61 61 permissions: 62 62 contents: read … … 73 73 slack-notifications: 74 74 name: Slack Notifications 75 uses: ./.github/workflows/slack-notifications.yml75 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 76 76 permissions: 77 77 actions: read
Note: See TracChangeset
for help on using the changeset viewer.