Changeset 56954 for trunk/.github/workflows/coding-standards.yml
- Timestamp:
- 10/17/2023 11:27:24 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/coding-standards.yml
r56926 r56954 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 }} 145 147 146 148 steps:
Note: See TracChangeset
for help on using the changeset viewer.