mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
test github ci
This commit is contained in:
2
.github/workflows/graph-parser.yml
vendored
2
.github/workflows/graph-parser.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
# Path filters ensure jobs only kick off if a change is made to graph-parser or
|
||||
# its local dependencies
|
||||
push:
|
||||
branches: [master, "feat/db"]
|
||||
branches: [master]
|
||||
paths:
|
||||
- 'deps/graph-parser/**'
|
||||
# db is a local dep that could break functionality in this lib and should trigger this
|
||||
|
||||
Reference in New Issue
Block a user