Skip to content

Commit 9a88f49

Browse files
committed
ci: add rules repos to org-wide actions
These repositories now have ng-dev configured and can be included in our org-wide actions.
1 parent 8e37ebf commit 9a88f49

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/org-wide-actions.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
angular
2424
angular-cli
2525
components
26+
rules_angular
27+
rules_browsers
28+
rules_sass
2629
2730
lock_closed:
2831
if: github.repository == 'angular/dev-infra'
@@ -40,3 +43,6 @@ jobs:
4043
flex-layout
4144
vscode-ng-language-service
4245
universal
46+
rules_angular
47+
rules_browsers
48+
rules_sass

0 commit comments

Comments
 (0)