Skip to content

fix: issue with course_key including 'course-v1:' prefix causing errors #3

fix: issue with course_key including 'course-v1:' prefix causing errors

fix: issue with course_key including 'course-v1:' prefix causing errors #3

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