Changeset 50676 for branches/5.2/.github/workflows/phpunit-tests.yml
- Timestamp:
- 04/06/2021 03:28:18 PM (3 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/.github/workflows/phpunit-tests.yml
r50606 r50676 72 72 needs: setup-workflow 73 73 runs-on: ${{ matrix.os }} 74 if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }} 74 75 strategy: 75 76 matrix:
Note: See TracChangeset
for help on using the changeset viewer.