Changeset 60092 for branches/6.8/.github/workflows/javascript-tests.yml
- Timestamp:
- 03/25/2025 04:38:02 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8/.github/workflows/javascript-tests.yml
r60080 r60092 51 51 test-js: 52 52 name: QUnit Tests 53 uses: ./.github/workflows/reusable-javascript-tests.yml53 uses: WordPress/wordpress-develop/.github/workflows/reusable-javascript-tests.yml@trunk 54 54 permissions: 55 55 contents: read … … 58 58 slack-notifications: 59 59 name: Slack Notifications 60 uses: ./.github/workflows/slack-notifications.yml60 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 61 61 permissions: 62 62 actions: read
Note: See TracChangeset
for help on using the changeset viewer.