mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
Revert "ci: update yml"
This reverts commit 4696c1f3fd.
Noticed tests aren't running on our own PRs e.g. #11887.
We'll especially need tests to run on PRs off master
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -2,6 +2,10 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
pull_request:
|
||||
branches: [master, "feat/db"]
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
|
||||
Reference in New Issue
Block a user