diff --git a/.github/workflows/acceptance-tests-for-kafka.yml b/.github/workflows/acceptance-tests-for-kafka.yml index 1443ca2..314aeb8 100644 --- a/.github/workflows/acceptance-tests-for-kafka.yml +++ b/.github/workflows/acceptance-tests-for-kafka.yml @@ -5,7 +5,7 @@ on: inputs: cf-host: type: string - description: 'CF host name (e.g. "bucharest")' + description: 'CF host name (e.g. "note-1513782")' required: true tests: type: string @@ -15,7 +15,7 @@ on: inputs: cf-host: type: string - description: 'CF host name (e.g. "bucharest")' + description: 'CF host name (e.g. "note-1513782")' required: true tests: type: string