Skip to content

Commit 2f329f4

Browse files
committed
Adding a wrapper workflow to call the deploy tests
Signed-off-by: pvijayakrish <[email protected]>
1 parent 88b026b commit 2f329f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
uses: ./.github/workflows/container-validation-backends.yml
2020
with:
2121
run_deploy_operator: ${{ github.event.inputs.run_deploy_operator }}
22-
target_branch: ${{ github.event.inputs.target_branch }}
22+
#target_branch: ${{ github.event.inputs.target_branch }}

0 commit comments

Comments
 (0)