Skip to content

Commit 70c327b

Browse files
committed
Added E2E image version to input param
1 parent 9a59554 commit 70c327b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run-e2e-tests-on-operator.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ on:
2626
default: '{
2727
"operator": "latest",
2828
"core": "latest",
29-
"optout": "latest"
29+
"optout": "latest",
30+
"e2e": "latest"
3031
}'
3132
branch:
3233
description: The branches for config

0 commit comments

Comments
 (0)