Browse Source

Updated triggers

flabbet 5 years ago
parent
commit
e559d0032f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      windows-x64-release.yml

+ 2 - 1
windows-x64-release.yml

@@ -4,7 +4,8 @@
 # https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net
 
 trigger:
-- master
+- release
+- cd-azure-pipelines
 
 pool:
   vmImage: 'windows-latest'