Skip to content

Commit 98683d2

Browse files
committed
Exclude the new CI pipeline files from PR checks.
1 parent 88cf9c7 commit 98683d2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

eng/pipelines/sqlclient-pr-package-ref-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ pr:
5151
- global.json
5252
- NuGet.config
5353
exclude:
54+
- eng/pipelines/ci/*
5455
- eng/pipelines/kerberos/*
5556
- eng/pipelines/onebranch/*
5657
- eng/pipelines/stress/*

eng/pipelines/sqlclient-pr-project-ref-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ pr:
5151
- global.json
5252
- NuGet.config
5353
exclude:
54+
- eng/pipelines/ci/*
5455
- eng/pipelines/kerberos/*
5556
- eng/pipelines/onebranch/*
5657
- eng/pipelines/stress/*

0 commit comments

Comments
 (0)