Skip to content

Commit 14343bf

Browse files
committed
ci: use a matrix to split renovate across multiple runners
1 parent 83f0a38 commit 14343bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ng-renovate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Angular-Org Renovate
22

33
on:
4+
push:
5+
branches:
6+
- split-renovate
47
workflow_dispatch:
58
schedule:
69
# Runs every 60 minutes.

0 commit comments

Comments
 (0)