Skip to content

fix: Python 3.8 dropped and support for 3.12 added #686

fix: Python 3.8 dropped and support for 3.12 added

fix: Python 3.8 dropped and support for 3.12 added #686

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