diff --git a/.github/workflows/pr-env.yaml b/.github/workflows/pr-env.yaml index c703ed982..ef6aa4ba1 100644 --- a/.github/workflows/pr-env.yaml +++ b/.github/workflows/pr-env.yaml @@ -4,7 +4,8 @@ on: workflow_dispatch: inputs: build_service: - description: 'Name of a single service to build(in small letters), eg: chalice or frontend etc. backend:sevice-name to build service' + description: "Name of a single service to build(in small letters), eg: chalice or frontend etc. backend:sevice-name to build service. + Options: all/service-name/backend:{service-name/all}" required: true default: 'frontend' env_flavour: