Skip to content

Commit cc0350b

Browse files
committed
CSPL-3704 Integration tests enabled to check the PR
1 parent dd7f2fe commit cc0350b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- develop
77
- main
8-
8+
- CSPL-3704_smartstore_secret_deletion
99
jobs:
1010
build-operator-image:
1111
runs-on: ubuntu-latest

.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-3704_smartstore_secret_deletion
89
jobs:
910
build-operator-image:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)