mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
chore: prefix deps workflows with 'deps-'
to organize workflow files better
This commit is contained in:
2
deps/cli/README.md
vendored
2
deps/cli/README.md
vendored
@@ -167,7 +167,7 @@ Most of this library is also compatible with ClojureScript for use on the
|
||||
frontend. This library follows the practices that [the Logseq frontend
|
||||
follows](/docs/dev-practices.md). Most of the same linters are used, with
|
||||
configurations that are specific to this library. See [this library's CI
|
||||
file](/.github/workflows/cli.yml) for linting examples.
|
||||
file](/.github/workflows/deps-cli.yml) for linting examples.
|
||||
|
||||
### Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user