Skip to content

Commit

Permalink
Changed to the target branch testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-zhu committed Oct 14, 2020
1 parent d14a839 commit 138fe9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,4 @@ Azure SDK for Java is licensed under the [MIT](https://github.com/Azure/azure-sd
[jul_19_release_page]: https://azure.github.io/azure-sdk/releases/2019-07-10/java.html

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2FREADME.png)

2 changes: 1 addition & 1 deletion eng/pipelines/templates/jobs/archetype-sdk-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
- template: ../../../common/pipelines/templates/steps/verify-links.yml
parameters:
Directory: ''
Urls: (git diff origin/master HEAD --name-only -- *.md)
Urls: (git diff $(System.PullRequest.TargetBranch) HEAD --name-only -- *.md)
CheckLinkGuidance: $true

- ${{ each artifact in parameters.Artifacts }}:
Expand Down

0 comments on commit 138fe9b

Please sign in to comment.