Skip to content

Commit

Permalink
build: use openedx commitlint workflow (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV authored Nov 22, 2024
1 parent 3d8fa76 commit 364b7c2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 364b7c2

Please sign in to comment.