Changeset 49781 for trunk/.github/workflows/verify-npm-on-windows.yml
- Timestamp:
- 12/09/2020 08:05:01 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/verify-npm-on-windows.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/verify-npm-on-windows.yml
r49371 r49781 25 25 name: Tests NPM on Windows 26 26 runs-on: windows-latest 27 if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }} 28 27 29 steps: 28 30 - name: Cancel previous runs of this workflow (pull requests only)
Note: See TracChangeset
for help on using the changeset viewer.