Update README.md

This commit is contained in:
Tonye Jack 2020-12-29 09:22:06 -05:00 committed by GitHub
parent 8307330ac5
commit 5ead45c037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ on:
|:--------------------:|:-----------:|:---------------------:|:------------------------------------------------:|
| 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 |
| ref_branch | `string` | `1/merge` | `main` | The branch that triggered the workflow run |
| ref_branch | `string` | `1/merge` OR `main` | The branch that triggered the workflow run |