Skip to content

fix: update django-admin after django 4.x upgrade in edx-platform. #626

fix: update django-admin after django 4.x upgrade in edx-platform.

fix: update django-admin after django 4.x upgrade in edx-platform. #626

Workflow file for this run

# Run commitlint on the commit messages in a pull request.
name: Lint Commit Messages
on:
- pull_request
jobs:
commitlint:
uses: openedx/.github/.github/workflows/commitlint.yml@master