Skip to content

Commit

Permalink
fix: edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lusol committed May 8, 2018
1 parent 44f9ef0 commit e69d74c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,10 +347,10 @@ The parameters required are:
| config.scmContext | String | No | The name of scm context |

#### Expected Outcome
The object consists of PR name, sha and ref for the pipeline.
The object consists of PR name, sha, ref, and url for the pipeline.

#### Expected Promise Response
1. Resolve with the object consists of PR name, sha and ref
1. Resolve with the object consists of PR name, sha, and ref
2. Reject if the input or output is not valid

### getScmContexts
Expand Down

0 comments on commit e69d74c

Please sign in to comment.