build: Updating a missing workflow file commitlint.yml.

The .github/workflows/commitlint.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
This commit is contained in:
Feanil Patel
2023-02-23 11:04:07 -05:00
committed by David Ormsbee
parent 07874fecf7
commit 6b225cbf86

View File

@@ -7,4 +7,4 @@ on:
jobs:
commitlint:
uses: edx/.github/.github/workflows/commitlint.yml@master
uses: openedx/.github/.github/workflows/commitlint.yml@master