Skip to content

Commit c1c1e98

Browse files
committed
ci: set maint-2.0.x branch
1 parent 07e269e commit c1c1e98

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check_charts.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- maint-2.0.x
78
- chartsimprovements
89
tags:
910
- '*'

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches:
77
- main
88
- dev
9+
- maint-2.0.x
910
tags:
1011
- '*'
1112
paths:

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- maint-2.0.x
78
release:
89
types: [published]
910

0 commit comments

Comments
 (0)