File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ Set `fail-on` to fail the action if:
9999- policy violations reported by Evaluator exceed the `severeRuleViolationThreshold` level.
100100- security issues reported by the Advisor exceed the `severeIssueThreshold` level.
101101
102- By default `severeRuleViolationThreshold` and `severeIssueThreshold` are set to `WARNING`
102+ By default `severeRuleViolationThreshold` and `severeIssueThreshold` are set to `WARNING`
103103but you can change this to for example `ERROR` in your [config.yml][ort-config-yml].
104104
105105` ` ` yaml
@@ -225,7 +225,7 @@ jobs:
225225Use `ort-config-repository` to specify the location of your ORT global configuration repository.
226226If `ort-config-revision` is not automatically latest state of configuration repository will be used.
227227
228- Alternatively, you can also place your ORT global configuration files in `~/.ort/config`
228+ Alternatively, you can also place your ORT global configuration files in `~/.ort/config`
229229prior to running GitHub Action for ORT.
230230
231231` ` ` yaml
You can’t perform that action at this time.
0 commit comments