Skip to content

Commit 42fa5ca

Browse files
committed
Init
1 parent 89c41db commit 42fa5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ jobs:
10561056
10571057
- job: CheckHeaders
10581058
displayName: "Check License, History, and DocMap"
1059-
1059+
condition: and(not(contains(variables['Build.SourceBranch'], 'lts')),not(contains(variables['System.PullRequest.TargetBranch'],'lts')))
10601060
pool:
10611061
name: ${{ variables.ubuntu_pool }}
10621062
steps:

0 commit comments

Comments
 (0)