Polish "Apply conventions to existing Actions and Workflows"

See gh-42512
This commit is contained in:
Stéphane Nicoll 2024-10-07 07:47:35 +02:00
parent 7c0818e181
commit 8d62c023dd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Await HTTP Resource
description: 'Waits for an HTTP resource to be available (a HEAD request succeeds)'
inputs:
url:
description: 'The URL of the resource to await'
description: 'URL of the resource to await'
required: true
runs:
using: composite