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 491a020 commit 8976bbaCopy full SHA for 8976bba
README.md
@@ -48,8 +48,9 @@ $ python manage.py makemigrations -b master --fix
48
49
### Github Actions
50
51
-> NOTE: :warning:
52
-> - To get this action to work you'll need to [install django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting
+> NOTE: :warning:
+>
53
+> * To get this action to work you'll need to [install django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting
54
55
```yaml
56
...
0 commit comments