Skip to content

Commit e6e8561

Browse files
feanilarbrandes
authored andcommitted
build: Updating workflow 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.
1 parent 250797d commit e6e8561

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,4 @@ on:
77

88
jobs:
99
commitlint:
10-
runs-on: ubuntu-20.04
11-
steps:
12-
- name: Check out repository
13-
uses: actions/checkout@v3
14-
with:
15-
fetch-depth: 0
16-
- name: Check commits
17-
uses: wagoid/commitlint-github-action@v5
10+
uses: openedx/.github/.github/workflows/commitlint.yml@master

0 commit comments

Comments
 (0)