ci: update yml

This commit is contained in:
rcmerci
2025-05-27 20:17:41 +08:00
parent d9d2a4c903
commit 4696c1f3fd
8 changed files with 3 additions and 56 deletions

View File

@@ -3,12 +3,6 @@ name: logseq/db CI
on:
# Path filters ensure jobs only kick off if a change is made to db
push:
branches: [master]
paths:
- 'deps/db/**'
- '.github/workflows/db.yml'
- '!deps/db/**.md'
pull_request:
branches: [master, "feat/db"]
paths:
- 'deps/db/**'