Changeset 61287 for branches/6.9/.github/workflows/php-compatibility.yml
- Timestamp:
- 11/24/2025 05:55:31 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9/.github/workflows/php-compatibility.yml
r61209 r61287 45 45 php-compatibility: 46 46 name: Check PHP compatibility 47 uses: ./.github/workflows/reusable-php-compatibility.yml47 uses: WordPress/wordpress-develop/.github/workflows/reusable-php-compatibility.yml@trunk 48 48 permissions: 49 49 contents: read … … 52 52 slack-notifications: 53 53 name: Slack Notifications 54 uses: ./.github/workflows/slack-notifications.yml54 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 55 55 permissions: 56 56 actions: read
Note: See TracChangeset
for help on using the changeset viewer.