mirror of
https://github.com/webiny/action-conventional-commits.git
synced 2024-11-10 03:59:32 +01:00
chore: update README.md
This commit is contained in:
parent
f20003fb2a
commit
9ff4d3f939
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Note that, typically, you would make this check on a pre-commit hook (for exampl
|
||||||
Latest version: `v1.0.1`
|
Latest version: `v1.0.1`
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
name: My Workflow
|
name: Conventional Commits
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
Loading…
Reference in a new issue