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 d589f1c commit c5b8acaCopy full SHA for c5b8aca
build-tools/automation/azure-pipelines.yaml
@@ -4,6 +4,10 @@ trigger:
4
- master
5
- d16-*
6
7
+pr:
8
+ - master
9
+ - d16-*
10
+
11
# Global variables
12
variables:
13
DotNetCoreVersion: 3.1.100
0 commit comments