Skip to content

Commit 0dc1028

Browse files
CopilotAniruddh25
andcommitted
Remove schemas/** from PR path exclusions
Co-authored-by: Aniruddh25 <[email protected]>
1 parent 4c7b378 commit 0dc1028

7 files changed

Lines changed: 0 additions & 7 deletions

File tree

.pipelines/azure-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ pr:
1919
- samples/**
2020
- docs/**
2121
- '*.md'
22-
- schemas/**
2322
- templates/**
2423

2524
variables:

.pipelines/cosmos-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ pr:
2323
- samples/**
2424
- docs/**
2525
- '*.md'
26-
- schemas/**
2726
- templates/**
2827

2928
strategy:

.pipelines/dwsql-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ pr:
2626
- samples/**
2727
- docs/**
2828
- '*.md'
29-
- schemas/**
3029
- templates/**
3130

3231
jobs:

.pipelines/mssql-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ pr:
2626
- samples/**
2727
- docs/**
2828
- '*.md'
29-
- schemas/**
3029
- templates/**
3130

3231
jobs:

.pipelines/mysql-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ pr:
2424
- samples/**
2525
- docs/**
2626
- '*.md'
27-
- schemas/**
2827
- templates/**
2928

3029
jobs:

.pipelines/pg-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ pr:
1919
- samples/**
2020
- docs/**
2121
- '*.md'
22-
- schemas/**
2322
- templates/**
2423

2524
jobs:

.pipelines/unittest-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ pr:
1919
- samples/**
2020
- docs/**
2121
- '*.md'
22-
- schemas/**
2322
- templates/**
2423

2524
pool:

0 commit comments

Comments
 (0)