Skip to content

Commit

Permalink
add new input wait_server_startup_duration
Browse files Browse the repository at this point in the history
  • Loading branch information
michMartineau committed Nov 16, 2023
1 parent ed36a71 commit bc4f9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ inputs:
description: 'Custom API endpoint of LanguageTool server. e.g. https://languagetool.org/api'
default: ''
wait_server_startup_duration:
description: 'Wait the startup of the server'
description: 'Wait the startup of the server.'
default: '3'
runs:
using: 'docker'
Expand Down

0 comments on commit bc4f9a2

Please sign in to comment.