Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonye Jack committed Dec 11, 2020
1 parent 9f1248a commit cb56ac5
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 @@ -39,9 +39,9 @@ Get branch information without the `/ref/*` prefix

| Output | type | Example | Description |
|:--------------------:|:-----------:|:-----------------:|:------------------------------------------------:|
| ref_branch | `string` | `main` | The target branch of a pull request |
| base_ref_branch | `string` | `main` | The target branch of a pull request |
| head_ref_branch | `string` | `feature/test` | The source branch of a pull request |
| base_ref_branch | `string` | `1/merge` | The branch that triggered the workflow run |
| ref_branch | `string` | `1/merge` | The branch that triggered the workflow run |



Expand Down

0 comments on commit cb56ac5

Please sign in to comment.