|
|
@@ -7,7 +7,7 @@ on:
|
|
|
branches: [master]
|
|
|
paths:
|
|
|
- 'deps/graph-parser/**'
|
|
|
- - '.github/workflows/graph-parser.yml'
|
|
|
+ - '.github/workflows/deps-graph-parser.yml'
|
|
|
- '!deps/graph-parser/**.md'
|
|
|
# Deps that logseq/graph-parser depends on should trigger this workflow
|
|
|
- 'deps/db/**'
|
|
|
@@ -16,7 +16,7 @@ on:
|
|
|
branches: [master]
|
|
|
paths:
|
|
|
- 'deps/graph-parser/**'
|
|
|
- - '.github/workflows/graph-parser.yml'
|
|
|
+ - '.github/workflows/deps-graph-parser.yml'
|
|
|
- '!deps/graph-parser/**.md'
|
|
|
# Deps that logseq/graph-parser depends on should trigger this workflow
|
|
|
- 'deps/db/**'
|