Changeset 52233 for trunk/.github/workflows/php-compatibility.yml
- Timestamp:
- 11/23/2021 05:40:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/php-compatibility.yml
r52220 r52233 53 53 name: Check PHP compatibility 54 54 runs-on: ubuntu-latest 55 timeout-minutes: 20 55 56 if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }} 56 57
Note: See TracChangeset
for help on using the changeset viewer.