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 dacd7f3 commit c946b8aCopy full SHA for c946b8a
action.yml
@@ -21,8 +21,6 @@ runs:
21
run: |
22
BRANCH="${{ inputs.default-branch }}"
23
24
- pip install django-migration-fixer
25
-
26
EXTRA_ARGS="--fix"
27
28
if [[ '${{ inputs.force-update }}' == 'true' ]]; then
0 commit comments