Skip to content

Drop py3.8 support | Replace pkg_resources lib with importlib.resources #474

Drop py3.8 support | Replace pkg_resources lib with importlib.resources

Drop py3.8 support | Replace pkg_resources lib with importlib.resources #474

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