Skip to content

Commit

Permalink
fix(repo): PR title linter (#4572)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekradko authored Nov 15, 2024
1 parent cf26c8f commit bf827ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-title-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Install PNPM
uses: pnpm/action-setup@v4
with:
version: 9.13.0

- name: Lint Pull Request Title
run: |
Expand Down

0 comments on commit bf827ac

Please sign in to comment.