Skip to content

Commit 76bf7dc

Browse files
authored
Update android-pr.yml
1 parent 2e530cd commit 76bf7dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ado/android-pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: $(Date:yyyyMMdd).$(Rev:.r)
33

44
trigger: none # will disable CI builds entirely
55

6-
pr: none # disable on PRs until stable
6+
pr:
7+
- master
78

89
jobs:
910
- job: AndroidRNPR

0 commit comments

Comments
 (0)