Skip to content

Create a distribution release #17

Create a distribution release

Create a distribution release #17

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: edx/.github/.github/workflows/commitlint.yml@master