Skip to content

Commit ab88f49

Browse files
committed
Added validation ci version
1 parent 56608b5 commit ab88f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Validate CI
55
on:
66
pull_request:
77
branches:
8-
- 2.5.x
8+
- 2.7.x
99
# Ignore anything unrelated to a chart release
1010
paths-ignore:
1111
- 'charts/couchbase-operator/examples/**'

0 commit comments

Comments
 (0)