Skip to content

Commit 7244378

Browse files
authored
🔨 chore: update dbschema workflow (lobehub#9282)
update workflow
1 parent c21c14e commit 7244378

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/sync-database-schema.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
- name: Install deps
2222
run: bun i
2323

24-
- name: Check dbdocs
25-
run: dbdocs
26-
2724
- name: sync database schema to dbdocs
2825
env:
2926
DBDOCS_TOKEN: ${{ secrets.DBDOCS_TOKEN }}

0 commit comments

Comments
 (0)