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

View File

@@ -27,7 +27,7 @@ usage.
This 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/graph-parser.yml) for linting examples.
file](/.github/workflows/deps-graph-parser.yml) for linting examples.
### Setup