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