mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-04 21:32:03 +00:00
fix: conventional Commits to use the correct preset (#142)
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user