Skip to content

Commit 9eb4a8d

Browse files
azure-sdkraych1
andauthored
Sync eng/common directory with azure-sdk-tools for PR 8268 (Azure#29702)
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#8268 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: raychen <[email protected]>
1 parent 2b71281 commit 9eb4a8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/common/pipelines/templates/steps/verify-restapi-spec-location.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ steps:
2222
displayName: Verify REST API spec location for "${{ parameters.PackageName }}"
2323
env:
2424
GH_TOKEN: $(azuresdk-github-pat)
25+
condition: and(succeededOrFailed(), ne(variables['Skip.Verify-RestApiSpecLocation'], 'true'))

0 commit comments

Comments
 (0)