We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e530cd commit 76bf7dcCopy full SHA for 76bf7dc
.ado/android-pr.yml
@@ -3,7 +3,8 @@ name: $(Date:yyyyMMdd).$(Rev:.r)
3
4
trigger: none # will disable CI builds entirely
5
6
-pr: none # disable on PRs until stable
+pr:
7
+- master
8
9
jobs:
10
- job: AndroidRNPR
0 commit comments