Skip to content

Commit a1372b1

Browse files
committed
chore: Run CI build on PR.
1 parent 3f1d943 commit a1372b1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.azure-pipelines/ci-build.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,11 @@ trigger:
2727
include:
2828
- main
2929
- dev
30-
pr: none
30+
pr:
31+
branches:
32+
include:
33+
- main
34+
- dev
3135

3236
jobs:
3337
- job: MsGraphPsSdkCiBuild

0 commit comments

Comments
 (0)