Changeset 60534 for trunk/.github/workflows/test-and-zip-default-themes.yml
- Timestamp:
- 08/01/2025 12:42:18 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-and-zip-default-themes.yml
r60348 r60534 190 190 needs: [ check-for-empty-files, test-build-scripts ] 191 191 timeout-minutes: 10 192 if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request'}}192 if: ${{ github.repository == 'WordPress/wordpress-develop' }} 193 193 strategy: 194 194 fail-fast: false
Note: See TracChangeset
for help on using the changeset viewer.