Skip to content

Commit 37874ea

Browse files
committed
Include a missing option.
1 parent e92c92a commit 37874ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

common/config/azure-pipelines/npm-publish.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ extends:
1515
pool:
1616
name: Azure-Pipelines-1ESPT-ExDShared
1717
os: windows
18+
sdl:
19+
sourceRepositoriesToScan:
20+
include:
21+
- repository: RushstackMainRepo
1822
stages:
1923
- stage:
2024
jobs:

0 commit comments

Comments
 (0)