We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1503367 + 8d62c02 commit 9f69bd5Copy full SHA for 9f69bd5
.github/actions/await-http-resource/action.yml
@@ -2,7 +2,7 @@ name: Await HTTP Resource
2
description: 'Waits for an HTTP resource to be available (a HEAD request succeeds)'
3
inputs:
4
url:
5
- description: 'The URL of the resource to await'
+ description: 'URL of the resource to await'
6
required: true
7
runs:
8
using: composite
0 commit comments