diff --git a/README.md b/README.md index 023d71e..f2122e9 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ jobs: -| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | -| --------------------- | ------ | -------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | +|-----------------------|--------|----------|-----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | base_branch | string | false | | Base branch to compare current
migrations against | | current_branch | string | false | | Current branch to compare against
the base branch | | github_token | string | true | | Github token, required to comment
on pull requests |