Skip to content

Commit fab0f57

Browse files
committed
add a better description and assign the PR
1 parent e55c5f1 commit fab0f57

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/sync-openapi-spec-to-docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
gh pr create \
5656
--title "Sync OpenAPI spec" \
57-
--body "This PR syncs openapi.yaml from openapi repo." \
57+
--body "This PR syncs the openapi.yaml from the togethercomputer/openapi repository." \
5858
--base main \
59-
--head "$BRANCH_NAME"
60-
59+
--head "$BRANCH_NAME" \
60+
--assignee ryanto,zainhas,Nutlope

0 commit comments

Comments
 (0)