fix: more ci work
This commit is contained in:
parent
3698827d26
commit
e4db579063
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
branches: ["main", "master"],
|
branches: ["main"],
|
||||||
|
|
||||||
extends: ["@commitlint/config-conventional"],
|
extends: ["@commitlint/config-conventional"],
|
||||||
message:
|
message:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Children
|
# Children
|
||||||
|
|
||||||
Get a [will](./legal.md). Serious, first thing.
|
Get a [will](./legal.md).
|
||||||
|
|
||||||
Make sure everyone knows where the will is.
|
Make sure everyone knows where the will is.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue