Skip to content

Commit 2cbada1

Browse files
committed
switch publishing rules to use main branch
On-behalf-of: @SAP [email protected]
1 parent d7c3034 commit 2cbada1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

staging/publishing/rules.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
rules:
22
- destination: apimachinery
33
branches:
4-
- name: kcp-1.33.3
4+
- name: main
55
source:
66
branch: main
77
dirs:
@@ -10,7 +10,7 @@ rules:
1010
library: true
1111
- destination: client-go
1212
branches:
13-
- name: kcp-1.33.3
13+
- name: main
1414
source:
1515
branch: main
1616
dirs:
@@ -19,7 +19,7 @@ rules:
1919
library: true
2020
- destination: code-generator
2121
branches:
22-
- name: kcp-1.33.3
22+
- name: main
2323
source:
2424
branch: main
2525
dirs:

0 commit comments

Comments
 (0)