Skip to content

Commit dd27253

Browse files
committed
Add 0.8.x release branch
1 parent b9b9de8 commit dd27253

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.release/ci.hcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ project "boundary" {
99
organization = "hashicorp"
1010
repository = "boundary"
1111
release_branches = [
12-
"main"
12+
"main",
13+
"release/0.8.x"
1314
]
1415
}
1516
}

0 commit comments

Comments
 (0)