We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae4ff0 commit da2f1e1Copy full SHA for da2f1e1
README.md
@@ -69,13 +69,13 @@ Run:
69
$ python manage.py makemigrations -b master --fix
70
```
71
72
-### Setup using Github Actions
+## Setup using Github Actions
73
74
> NOTE: :warning:
75
>
76
> * To get this action to work you'll need to install [django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting.
77
78
-## Inputs
+### Inputs
79
80
| Input | type | required | default | description |
81
|:-------------:|:-----------:|:--------------:|:-----------------------------:|:--------------------------:|
0 commit comments