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