Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit 15f9f76

Browse files
Alex Conradjtarchie
authored andcommitted
Clean-up whitespaces in README
1 parent 2dbbb25 commit 15f9f76

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
@@ -81,12 +81,12 @@ marked with that specific label. It is case insensitive.
8181

8282
* `ignore_paths`: *Optional.* The inverse of `paths`; changes to the specified
8383
files are ignored.
84-
84+
8585
* `ci_skip`: *Optional.* Filters out PRs that have `[ci skip]` message. Default
8686
is `false`.
8787

8888
* `skip_ssl_verification`: *Optional.* Skips git ssl verification by exporting
89-
`GIT_SSL_NO_VERIFY=true` and applying it to the Github API client.
89+
`GIT_SSL_NO_VERIFY=true` and applying it to the Github API client.
9090

9191
* `git_config`: *Optional*. If specified as (list of pairs `name` and `value`)
9292
it will configure git global options, setting each name with each value.

0 commit comments

Comments
 (0)