- Timestamp:
- 03/25/2025 04:38:02 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8/.github/workflows/upgrade-develop-testing.yml
r60080 r60092 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 permissions: 51 51 contents: read … … 54 54 upgrade-tests-develop: 55 55 name: Upgrade from ${{ matrix.wp }} 56 uses: ./.github/workflows/reusable-upgrade-testing.yml56 uses: WordPress/wordpress-develop/.github/workflows/reusable-upgrade-testing.yml@trunk 57 57 if: ${{ github.repository == 'WordPress/wordpress-develop' || ( github.event_name == 'pull_request' && github.actor != 'dependabot[bot]' ) }} 58 58 needs: [ build ] … … 86 86 slack-notifications: 87 87 name: Slack Notifications 88 uses: ./.github/workflows/slack-notifications.yml88 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 89 89 permissions: 90 90 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)