Skip to content

Commit

Permalink
Change example CF host in AT workflow (kafka)
Browse files Browse the repository at this point in the history
  • Loading branch information
onobc authored May 16, 2024
1 parent c9234a2 commit 505982b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/acceptance-tests-for-kafka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 505982b

Please sign in to comment.