fix: update path to .github workflows to read from openedx org

This commit is contained in:
Sarina Canelake
2022-09-10 18:04:00 -04:00
parent f1b7c86f88
commit 7d11b73997
2 changed files with 2 additions and 2 deletions

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

View File

@@ -10,4 +10,4 @@ on:
jobs:
version-check:
uses: edx/.github/.github/workflows/lockfileversion-check.yml@master
uses: openedx/.github/.github/workflows/lockfileversion-check.yml@master