Skip to content

Commit

Permalink
feat: optimize model service apis
Browse files Browse the repository at this point in the history
Signed-off-by: bjwswang <[email protected]>
  • Loading branch information
bjwswang committed Dec 27, 2023
1 parent 9c2752f commit 20895d9
Show file tree
Hide file tree
Showing 14 changed files with 680 additions and 963 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/graphql_sdk_generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Generate Graphql JS SDK

on:
push:
branches: [main]
branches: [chore]
paths:
- 'apiserver/graph/schema/*.gql'
workflow_dispatch:
Expand Down
Loading

0 comments on commit 20895d9

Please sign in to comment.