Skip to content

Commit 90a7f4b

Browse files
authored
Update README.md
1 parent 476a38d commit 90a7f4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ $ python manage.py makemigrations -b master --fix
7575
> NOTE: :warning:
7676
>
7777
> * To get this action to work you'll need to install [django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting.
78-
>
79-
> See: https://github.com/tj-django/django-clone for an example setup.
8078
8179
```yaml
8280
name: Fix django migrations
@@ -135,6 +133,8 @@ jobs:
135133
branch: ${{ github.ref }}
136134
```
137135
136+
See: https://github.com/tj-django/django-clone for a working example.
137+
138138
## Test Platforms
139139
140140
* [`ubuntu-*`](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on)

0 commit comments

Comments
 (0)