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 20401f3 commit f4163ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/contribution-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- name: Check out source repository
uses: actions/checkout@v4
- name: Install Dependencies
run: npm install @commitlint/config-conventional
- name: Run Pull Request Title Validation
uses: JulienKode/[email protected]
- name: Run Latest Commit Message Validation
Expand Down

0 comments on commit f4163ba

Please sign in to comment.