Skip to content

chore: Added unit Tests #10

chore: Added unit Tests

chore: Added unit Tests #10

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