We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 166037e + 3bf20e6 commit 338d076Copy full SHA for 338d076
action.yml
@@ -45,7 +45,7 @@ inputs:
45
description: "Upload analysis results to Codacy"
46
upload-batch-size:
47
required: false
48
- description: "Size (in number of results) of result batches to be uploaded to Codacy"
+ description: "Maximum number of results in each batch to upload to Codacy"
49
fail-if-incomplete:
50
51
description: "Fail the analysis if any tool fails to run"
0 commit comments