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/common CI
on:
# Path filters ensure jobs only kick off if a change is made to common
push:
branches: [master]
paths:
- 'deps/common/**'
- '.github/workflows/logseq-common.yml'
- '!deps/common/**.md'
pull_request:
branches: [master, "feat/db"]
paths:
- 'deps/common/**'