mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: ignore commits
This commit is contained in:
parent
f759e1804d
commit
12931a869d
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ if (!snapshot) {
|
|||
.filter((x: string) => {
|
||||
const lower = x.toLowerCase()
|
||||
return (
|
||||
!lower.includes("chore:") &&
|
||||
!lower.includes("ignore:") &&
|
||||
!lower.includes("ci:") &&
|
||||
!lower.includes("docs:") &&
|
||||
!lower.includes("doc:")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue