ci: tweaks
parent
9e75e3ed18
commit
53b7e04b86
|
|
@ -110,6 +110,7 @@ if (!snapshot) {
|
|||
return (
|
||||
!lower.includes("ignore:") &&
|
||||
!lower.includes("ci:") &&
|
||||
!lower.includes("wip:") &&
|
||||
!lower.includes("docs:") &&
|
||||
!lower.includes("doc:")
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue