Skip to content

Commit

Permalink
fix(github): test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar Al-Jarrah committed Dec 13, 2023
1 parent 5b14aac commit 71f1e3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/contribution-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run Pull Request Title Validation
uses: JulienKode/[email protected]
- name: Run Latest Commit Message Validation
uses: wagoid/commitlint-github-action@v5.4.4
uses: wagoid/commitlint-github-action@v5
with:
configFile: commitlint.config.js
commitDepth: 0
commitDepth: 1

0 comments on commit 71f1e3f

Please sign in to comment.