mirror of
https://github.com/sst/opencode.git
synced 2025-07-07 16:14:59 +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 (
|
||||
!lower.includes("ignore:") &&
|
||||
!lower.includes("ci:") &&
|
||||
!lower.includes("wip:") &&
|
||||
!lower.includes("docs:") &&
|
||||
!lower.includes("doc:")
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue