Changeset 56659 for trunk/.github/workflows/coding-standards.yml
- Timestamp:
- 09/22/2023 01:55:14 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/coding-standards.yml
r56538 r56659 144 144 if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }} 145 145 env: 146 PUPPETEER_SKIP_ CHROMIUM_DOWNLOAD: ${{ true }}146 PUPPETEER_SKIP_DOWNLOAD: ${{ true }} 147 147 148 148 steps:
Note: See TracChangeset
for help on using the changeset viewer.