Skip to content

Commit

Permalink
Added variable to skip spec location chk (#44032)
Browse files Browse the repository at this point in the history
Co-authored-by: raychen <[email protected]>
  • Loading branch information
azure-sdk and raych1 authored May 15, 2024
1 parent 01fb9b8 commit 2866346
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ steps:
displayName: Verify REST API spec location for "${{ parameters.PackageName }}"
env:
GH_TOKEN: $(azuresdk-github-pat)
condition: and(succeededOrFailed(), ne(variables['Skip.Verify-RestApiSpecLocation'], 'true'))

0 comments on commit 2866346

Please sign in to comment.