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 53850d8 commit 0c729c8Copy full SHA for 0c729c8
init/action.yml
@@ -56,7 +56,10 @@ inputs:
56
This input also sets the number of threads that can later be used by the "analyze" action.
57
required: false
58
debug:
59
- description: Enable debugging mode. This will result in more output being produced which may be useful when debugging certain issues.
+ description: >-
60
+ Enable debugging mode.
61
+ This will result in more output being produced which may be useful when debugging certain issues.
62
+ Debugging mode is enabled automatically when step debug logging is turned on.
63
64
default: 'false'
65
debug-artifact-name:
0 commit comments