Changeset 56926 for trunk/.github/workflows/coding-standards.yml
- Timestamp:
- 10/13/2023 08:11:41 AM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/coding-standards.yml
r56696 r56926 143 143 timeout-minutes: 20 144 144 if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }} 145 env:146 PUPPETEER_SKIP_DOWNLOAD: ${{ true }}147 145 148 146 steps:
Note: See TracChangeset
for help on using the changeset viewer.