Skip to content

Commit

Permalink
Remove conventional commits (tajo#121)
Browse files Browse the repository at this point in the history
* Remove conventional commits

* Create kind-poets-complain.md
  • Loading branch information
tajo authored May 3, 2022
1 parent d40aa73 commit 2c7263c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 13 deletions.
5 changes: 5 additions & 0 deletions .changeset/kind-poets-complain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ladle/react": patch
---

Remove conventional commits
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@ on:
types: [opened, synchronize]

jobs:
commitlint:
name: Check commit message format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2

build:
name: Build and Test
runs-on: ${{ matrix.os }}
Expand Down
4 changes: 0 additions & 4 deletions .husky/commit-msg

This file was deleted.

0 comments on commit 2c7263c

Please sign in to comment.