diff --git a/.github/workflows/e2e-tests-dispatch.yml b/.github/workflows/e2e-tests-dispatch.yml index 275e492..3e27009 100644 --- a/.github/workflows/e2e-tests-dispatch.yml +++ b/.github/workflows/e2e-tests-dispatch.yml @@ -22,6 +22,7 @@ on: description: Makefile test target to run required: false type: string + default: test/e2e sloctlImage: description: > Sloctl docker image to use for e2e docker image tests.