Update .gitea/workflows/conventional-commit.yml
This commit is contained in:
parent
4fe845eed9
commit
b599bf7659
@ -12,6 +12,6 @@ jobs:
|
|||||||
name: Validate PR Title
|
name: Validate PR Title
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.1
|
- uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.2
|
||||||
with:
|
with:
|
||||||
commit-message: ${{ inputs.commit_message }}
|
commit-message: ${{ inputs.commit_message }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user