Skip to content

Commit 881da52

Browse files
committed
tests
1 parent bcd5313 commit 881da52

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/build-test-push-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- develop
8+
- CSPL-4113-k8s-update
89
jobs:
910
check-formating:
1011
runs-on: ubuntu-latest

.github/workflows/helm-test-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- develop
66
- main
77
- feature**
8+
- CSPL-4113-k8s-update
89
workflow_dispatch:
910
jobs:
1011
build-operator-image:

.github/workflows/int-test-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- develop
66
- main
77
- feature**
8+
- CSPL-4113-k8s-update
89
jobs:
910
build-operator-image:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)