chore: prefix deps workflows with 'deps-'

to organize workflow files better
This commit is contained in:
Gabriel Horner
2026-01-21 14:16:38 -05:00
parent 42f89e11ae
commit 3e0d57bc32
12 changed files with 18 additions and 18 deletions

2
deps/cli/README.md vendored
View File

@@ -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