mirror of
https://github.com/sst/opencode.git
synced 2025-08-04 13:30:52 +00:00
ci: tweaks
This commit is contained in:
parent
9e75e3ed18
commit
53b7e04b86
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ if (!snapshot) {
|
||||||
return (
|
return (
|
||||||
!lower.includes("ignore:") &&
|
!lower.includes("ignore:") &&
|
||||||
!lower.includes("ci:") &&
|
!lower.includes("ci:") &&
|
||||||
|
!lower.includes("wip:") &&
|
||||||
!lower.includes("docs:") &&
|
!lower.includes("docs:") &&
|
||||||
!lower.includes("doc:")
|
!lower.includes("doc:")
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue