Skip to content

Commit f7501f2

Browse files
authored
fix: skip APIScan (#1283)
1 parent 7cd3244 commit f7501f2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build/azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ extends:
5151
publishPackage: true
5252
nextVersion: ${{ parameters.nextVersion }}
5353
ghCreateRelease: true
54-
ghReleaseAddChangeLog: true
54+
ghReleaseAddChangeLog: true
55+
skipAPIScan: true

0 commit comments

Comments
 (0)