mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
ci: update yml
This commit is contained in:
6
.github/workflows/db.yml
vendored
6
.github/workflows/db.yml
vendored
@@ -3,12 +3,6 @@ name: logseq/db CI
|
||||
on:
|
||||
# Path filters ensure jobs only kick off if a change is made to db
|
||||
push:
|
||||
branches: [master]
|
||||
paths:
|
||||
- 'deps/db/**'
|
||||
- '.github/workflows/db.yml'
|
||||
- '!deps/db/**.md'
|
||||
pull_request:
|
||||
branches: [master, "feat/db"]
|
||||
paths:
|
||||
- 'deps/db/**'
|
||||
|
||||
Reference in New Issue
Block a user