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.
1 parent eb23d8c commit cf47a6cCopy full SHA for cf47a6c
action.yml
@@ -10,7 +10,7 @@ inputs:
10
description: The path to a PSScriptAnalyser settings file to control rules to execute.
11
required: false
12
default: .
13
- INPUT_SENDCOMMENT:
+ sendComment:
14
description: Enable/disable sending comments back to PR when PSScriptAnalyzer finds one or more failure checks.
15
16
default: true
0 commit comments