Skip to content

Commit c459463

Browse files
committed
docs(README): Remove trailing spaces
Signed-off-by: Thomas Steenbergen <[email protected]>
1 parent 1805edc commit c459463

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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`
103103
but you can change this to for example `ERROR` in your [config.yml][ort-config-yml].
104104

105105
```yaml
@@ -225,7 +225,7 @@ jobs:
225225
Use `ort-config-repository` to specify the location of your ORT global configuration repository.
226226
If `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`
229229
prior to running GitHub Action for ORT.
230230

231231
```yaml

0 commit comments

Comments
 (0)