mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 18:43:42 +08:00
ci: reduce ci time for renovate PRs
Only run running `e2e-cli-ng-snapshots` and `e2e-cli-ve-ng-snapshots` for non `renovate/angular` and `master` PRs to reduce CI time for renovate PRs.
This commit is contained in:
parent
79fbe59d00
commit
3d34996e1f
@ -391,7 +391,7 @@ workflows:
|
|||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- /renovate\/.+/
|
- renovate/angular
|
||||||
- master
|
- master
|
||||||
- e2e-cli:
|
- e2e-cli:
|
||||||
name: e2e-cli-ng-ve-snapshots
|
name: e2e-cli-ng-ve-snapshots
|
||||||
@ -402,7 +402,7 @@ workflows:
|
|||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- /renovate\/.+/
|
- renovate/angular
|
||||||
- master
|
- master
|
||||||
- e2e-cli-node-10:
|
- e2e-cli-node-10:
|
||||||
<<: *only_release_branches
|
<<: *only_release_branches
|
||||||
|
Loading…
x
Reference in New Issue
Block a user