test github ci

This commit is contained in:
Tienson Qin
2025-05-27 05:07:16 +08:00
parent 05597552da
commit 0627ae6371
8 changed files with 8 additions and 8 deletions

View File

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