add threshold

This commit is contained in:
Sasha Melentyev 2022-06-29 16:08:49 +03:00
parent 8e09eaf1b4
commit 18a0ab0c66

View file

@ -74,6 +74,9 @@ inputs:
slug:
description: 'Specify the slug manually (Enterprise use)'
required: false
threshold:
description: 'Allow the coverage to drop by X%, and posting a success status.'
required: false
url:
description: 'Change the upload host (Enterprise use)'
required: false