Changeset 50301 for branches/5.6/.github/workflows/javascript-tests.yml
- Timestamp:
- 02/12/2021 05:30:18 PM (4 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/.github/workflows/javascript-tests.yml
r50296 r50301 5 5 branches: 6 6 - master 7 - '*.*' 7 # JavaScript testing was introduced in WordPress 3.8. 8 - '3.[89]' 9 - '[4-9].[0-9]' 10 tags: 11 - '3.[89]*' 12 - '[4-9].[0-9]*' 8 13 pull_request: 9 14
Note: See TracChangeset
for help on using the changeset viewer.