Skip to content

chore: add codeowners files to .github workflow #885

chore: add codeowners files to .github workflow

chore: add codeowners files to .github workflow #885

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