Skip to content

Commit d605678

Browse files
committed
CSPL-3705 Removing branch from integ tests
1 parent ed5b41e commit d605678

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
branches:
55
- develop
66
- main
7-
- bugfix/CSPL-3705-configmap-apply-idxc
87
jobs:
98
build-operator-image:
109
runs-on: ubuntu-latest

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- develop
77
- main
8-
- bugfix/CSPL-3705-configmap-apply-idxc
98
jobs:
109
build-operator-image:
1110
runs-on: ubuntu-latest

.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-
- bugfix/CSPL-3705-configmap-apply-idxc
98
jobs:
109
build-operator-image:
1110
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)