- Timestamp:
- 11/24/2025 05:55:31 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9/.github/workflows/local-docker-environment.yml
r61209 r61287 75 75 build-test-matrix: 76 76 name: Build Test Matrix 77 uses: ./.github/workflows/reusable-support-json-reader-v1.yml77 uses: WordPress/wordpress-develop/.github/workflows/reusable-support-json-reader-v1.yml@trunk 78 78 permissions: 79 79 contents: read … … 86 86 environment-tests-mysql: 87 87 name: PHP ${{ matrix.php }} 88 uses: ./.github/workflows/reusable-test-local-docker-environment-v1.yml88 uses: WordPress/wordpress-develop/.github/workflows/reusable-test-local-docker-environment-v1.yml@trunk 89 89 permissions: 90 90 contents: read … … 124 124 slack-notifications: 125 125 name: Slack Notifications 126 uses: ./.github/workflows/slack-notifications.yml126 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 127 127 permissions: 128 128 actions: read
Note: See TracChangeset
for help on using the changeset viewer.