Skip to content

Commit 851bc06

Browse files
authored
Updated README.md (#115)
Co-authored-by: jackton1 <[email protected]>
1 parent 92b96b3 commit 851bc06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ $ python manage.py makemigrations -b master --fix
7575
>
7676
> * To get this action to work you'll need to install [django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting.
7777
78-
7978
## Inputs
8079

8180
| Input | type | required | default | description |
@@ -84,7 +83,6 @@ $ python manage.py makemigrations -b master --fix
8483
| default-branch | `string` | `false` | `${{ github.base_ref }}` | The default branch or <br> target branch of a Pull request. |
8584
| force-update | `string` | `false` | | Force update the target branch <br> locally when git fetch fails. |
8685

87-
8886
```yaml
8987
name: Fix django migrations
9088

0 commit comments

Comments
 (0)