Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-08-09 01:53:19 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-08-09 01:53:19 +0300
commitfde0a5b628ee51cdfadf3775a41119a3f2f65351 (patch)
tree80f39414b08fc26815a8ae99b9f3dfe7d294b13e /scripts
parent6075417d882cff150279960f678c3089957d90f9 (diff)
[ci] Trigger PR builds for netcore only on master branch
The work is happening in master only for now.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ci/pipeline-netcore-runtime.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripts/ci/pipeline-netcore-runtime.yml b/scripts/ci/pipeline-netcore-runtime.yml
index 4dd2e8e2990..63af1c2c65a 100644
--- a/scripts/ci/pipeline-netcore-runtime.yml
+++ b/scripts/ci/pipeline-netcore-runtime.yml
@@ -3,8 +3,11 @@ trigger:
branches:
include:
- master
-# - 2019-??
-# - 202?-??
+
+pr:
+ branches:
+ include:
+ - master
variables:
- ${{ if ne(variables['System.TeamProject'], 'public') }}: