Changeset 61287 for branches/6.9/.github/workflows/javascript-tests.yml
- Timestamp:
- 11/24/2025 05:55:31 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9/.github/workflows/javascript-tests.yml
r61209 r61287 54 54 test-js: 55 55 name: QUnit Tests 56 uses: ./.github/workflows/reusable-javascript-tests.yml56 uses: WordPress/wordpress-develop/.github/workflows/reusable-javascript-tests.yml@trunk 57 57 permissions: 58 58 contents: read … … 61 61 slack-notifications: 62 62 name: Slack Notifications 63 uses: ./.github/workflows/slack-notifications.yml63 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 64 64 permissions: 65 65 actions: read
Note: See TracChangeset
for help on using the changeset viewer.