chore: remove feat/db related things in ci yml files

This commit is contained in:
rcmerci
2025-05-30 00:35:20 +08:00
parent 86838ef5b2
commit 0dc912d93b
8 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ on:
- '.github/workflows/graph-parser.yml'
- '!deps/graph-parser/**.md'
pull_request:
branches: [master, "feat/db"]
branches: [master]
paths:
- 'deps/graph-parser/**'
- 'deps/db/**'