File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
eng/common/instructions/azsdk-tools Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Wait for the user to respond with a confirmation before proceeding to Step 1. Us
33331 . Run ` azsdk_get_github_user_details ` to verify login status
34342 . If not logged in, prompt: "Please login to GitHub using ` gh auth login ` "
35353 . Once logged in, display user details to confirm identity
36- 4 . Run ` azsdk_check_typespec_project_in_public_repo ` to verify repository
36+ 4 . Run ` azsdk_typespec_check_project_in_public_repo ` to verify repository
37375 . If not in public repo, inform: "Please make spec changes in Azure/azure-rest-api-specs public repo to generate SDKs"
3838** Success Criteria** : User authenticated and working in public Azure repo
3939
@@ -113,4 +113,4 @@ Wait for the user to respond with a confirmation before proceeding to Step 1. Us
1131132 . Inform user to approve the package release using release pipeline.
114114
115115## Process Complete
116- Display summary of all created PRs and next steps for user.
116+ Display summary of all created PRs and next steps for user.
You can’t perform that action at this time.
0 commit comments