- Timestamp:
- 03/27/2026 03:31:44 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/7.0/.github/workflows/upgrade-develop-testing.yml
r62042 r62162 47 47 build: 48 48 name: Build 49 uses: ./.github/workflows/reusable-build-package.yml49 uses: WordPress/wordpress-develop/.github/workflows/reusable-build-package.yml@trunk 50 50 if: ${{ startsWith( github.repository, 'WordPress/' ) && ( github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' ) }} 51 51 permissions: … … 63 63 upgrade-tests-develop: 64 64 name: Upgrade from ${{ matrix.wp }} 65 uses: ./.github/workflows/reusable-upgrade-testing.yml65 uses: WordPress/wordpress-develop/.github/workflows/reusable-upgrade-testing.yml@trunk 66 66 if: ${{ github.repository == 'WordPress/wordpress-develop' }} 67 67 needs: [ build ] … … 90 90 upgrade-tests-develop-forks: 91 91 name: Upgrade from ${{ matrix.wp }} 92 uses: ./.github/workflows/reusable-upgrade-testing.yml92 uses: WordPress/wordpress-develop/.github/workflows/reusable-upgrade-testing.yml@trunk 93 93 if: ${{ github.repository != 'WordPress/wordpress-develop' }} 94 94 needs: [ build ] … … 115 115 slack-notifications: 116 116 name: Slack Notifications 117 uses: ./.github/workflows/slack-notifications.yml117 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 118 118 permissions: 119 119 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)