diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 3d98fd6..fcdfada 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -3,9 +3,4 @@ on: [pull_request] jobs: commitlint: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - with: - fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v6 + uses: openedx/.github/.github/workflows/commitlint.yml@master