Skip to content

Commit ebe8f68

Browse files
committed
Remove release branches from pipelines
1 parent a171761 commit ebe8f68

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.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-
- release**
98
jobs:
109
build-operator-image:
1110
runs-on: ubuntu-latest

.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-
- release**
87
jobs:
98
build-operator-image:
109
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-
- release**
98
jobs:
109
build-operator-image:
1110
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)