Skip to content

fix: do not add mysql as a dependency when RUN_MYSQL=False #2080

fix: do not add mysql as a dependency when RUN_MYSQL=False

fix: do not add mysql as a dependency when RUN_MYSQL=False #2080

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