Skip to content

Commit 63287db

Browse files
authored
Merge pull request #3686 from xmudrii/fix-pb-rules
publishing-bot: add dependencies for client-go
2 parents e37e95b + 57680ad commit 63287db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

staging/publishing/rules.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ rules:
1111
- destination: client-go
1212
branches:
1313
- name: main
14+
dependencies:
15+
- repository: apimachinery
16+
branch: main
17+
- repository: code-generator
18+
branch: main
1419
source:
1520
branch: main
1621
dirs:

0 commit comments

Comments
 (0)