mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-06 13:29:55 +00:00
fix: conventional Commits to use the correct preset (#142)
This commit is contained in:
parent
337f50a6df
commit
4cee9d98cd
4
.github/workflows/conventionnal-commit.yml
vendored
4
.github/workflows/conventionnal-commit.yml
vendored
@ -9,4 +9,6 @@ jobs:
|
||||
- uses: actions/setup-node@v2
|
||||
- uses: beemojs/conventional-pr-action@v2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
config-preset: conventionalcommits
|
||||
|
Loading…
x
Reference in New Issue
Block a user