소스 검색

Add pr trigger

Oren Novotny 7 년 전
부모
커밋
e64d3c516e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      azure-pipelines.ix.yml

+ 1 - 0
azure-pipelines.ix.yml

@@ -14,6 +14,7 @@ pr:
     include:
       - master
       - rel/*
+      - IxAsyncCSharp8
   paths:
     include:
       - Ix.NET/Source/*