Skip to content

Commit

Permalink
chore: return linting CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupela committed Jan 29, 2025
1 parent b9c778d commit 689a763
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ jobs:

- uses: ./.github/actions/setup-node

- name: Commit message lint
run: echo "${{ github.event.pull_request.title }}" | yarn commitlinter

- name: Lint
run: yarn lint

0 comments on commit 689a763

Please # to comment.