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