Skip to content

Commit 8453acb

Browse files
committed
CSPL-4113 Remove branch from tests
1 parent cc31a21 commit 8453acb

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- main
77
- develop
8-
- CSPL-4113-k8s-update
98
jobs:
109
check-formating:
1110
runs-on: ubuntu-latest

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
- develop
66
- main
77
- feature**
8-
- CSPL-4113-k8s-update
98
workflow_dispatch:
109
jobs:
1110
build-operator-image:

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
- develop
66
- main
77
- feature**
8-
- CSPL-4113-k8s-update
98
jobs:
109
build-operator-image:
1110
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)