Changeset 59673 for trunk/.github/workflows/install-testing.yml
- Timestamp:
- 01/21/2025 03:40:51 PM (17 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/install-testing.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/install-testing.yml
r59585 r59673 44 44 build-test-matrix: 45 45 name: Build Test Matrix 46 uses: WordPress/wordpress-develop/.github/workflows/reusable-support-json-reader-v1.yml@trunk46 uses: ./.github/workflows/reusable-support-json-reader-v1.yml 47 47 permissions: 48 48 contents: read … … 133 133 slack-notifications: 134 134 name: Slack Notifications 135 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk135 uses: ./.github/workflows/slack-notifications.yml 136 136 permissions: 137 137 actions: read
Note: See TracChangeset
for help on using the changeset viewer.