fix(ci): correct name of action
Some checks failed
Enforce Conventional Commit PR Title / Validate PR Title (pull_request) Failing after 11s
Some checks failed
Enforce Conventional Commit PR Title / Validate PR Title (pull_request) Failing after 11s
This commit is contained in:
parent
3a1f3683fa
commit
a640d21b53
@ -15,6 +15,6 @@ jobs:
|
||||
name: Validate PR Title
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://git.tainton.uk/actions/conventional-commits-docker-action@v1.0.0
|
||||
- uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.0.0
|
||||
with:
|
||||
commit-message: ${{ gitea.event.pull_request.title }}
|
||||
|
Loading…
Reference in New Issue
Block a user