Skip to content

Commit 505982b

Browse files
authored
Change example CF host in AT workflow (kafka)
1 parent c9234a2 commit 505982b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/acceptance-tests-for-kafka.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
cf-host:
77
type: string
8-
description: 'CF host name (e.g. "bucharest")'
8+
description: 'CF host name (e.g. "note-1513782")'
99
required: true
1010
tests:
1111
type: string
@@ -15,7 +15,7 @@ on:
1515
inputs:
1616
cf-host:
1717
type: string
18-
description: 'CF host name (e.g. "bucharest")'
18+
description: 'CF host name (e.g. "note-1513782")'
1919
required: true
2020
tests:
2121
type: string

0 commit comments

Comments
 (0)