Skip to content

Commit

Permalink
fix: cz
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Sep 6, 2024
1 parent 2970aae commit 320205b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prtitle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install -r cz-requirement.txt
pip install commitizen>=2.40,<2.41
- name: Check PR Title
env:
Expand Down

0 comments on commit 320205b

Please sign in to comment.