Skip to content

Commit bf1129a

Browse files
committed
Remove CSPL-4201-pipeline-tests-base branch from multiple GitHub Actions [added for debug]
1 parent 7249a86 commit bf1129a

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
branches:
1111
- main
1212
- develop
13-
- CSPL-4201-pipeline-tests-base
1413
jobs:
1514
check-formating:
1615
runs-on: ubuntu-latest

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
branches:
1010
- develop
1111
- main
12-
- CSPL-4201-pipeline-tests-base
1312
jobs:
1413
build-operator-image-distroless:
1514
runs-on: ubuntu-latest

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
- develop
1111
- main
1212
- feature**
13-
- CSPL-4201-pipeline-tests-base
1413
workflow_dispatch:
1514
jobs:
1615
build-operator-image:

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
branches:
99
- develop
1010
- main
11-
- CSPL-4201-pipeline-tests-base
1211
jobs:
1312
build-operator-image:
1413
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
@@ -9,7 +9,6 @@ on:
99
branches:
1010
- develop
1111
- main
12-
- CSPL-4201-pipeline-tests-base
1312
jobs:
1413
build-operator-image:
1514
runs-on: ubuntu-latest

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
- develop
1111
- main
1212
- feature**
13-
- CSPL-4201-pipeline-tests-base
1413
jobs:
1514
build-operator-image:
1615
runs-on: ubuntu-latest

.github/workflows/prodsec-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
branches:
1010
- main
1111
- develop
12-
- CSPL-4201-pipeline-tests-base
1312
jobs:
1413
semgrep:
1514
name: Semgrep Scanner

0 commit comments

Comments
 (0)