Skip to content

Commit 8ddc52d

Browse files
Copilotjpayne3506
andcommitted
chore: revert NPM pipeline changes to limit scope to main pipeline only
Co-authored-by: jpayne3506 <[email protected]>
1 parent 09fd777 commit 8ddc52d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pipelines/npm/npm-conformance-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pr:
22
branches:
33
include:
44
- master
5-
- release/v*
5+
- release/*
66
paths:
77
include:
88
- npm/*

.pipelines/npm/npm-scale-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pr:
22
branches:
33
include:
44
- master
5-
- release/v*
5+
- release/*
66
paths:
77
include:
88
- npm/*

0 commit comments

Comments
 (0)