Skip to content

Commit 5ef2180

Browse files
authored
Merge pull request #13 from synercoder/disable-pull-validation
Disabled pull request validation on build artifacts
2 parents b64565f + 1ec1f6e commit 5ef2180

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-build-artifacts.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
trigger:
22
- master
33

4+
pr: none
5+
46
jobs:
57
- job: Windows
68
pool:

0 commit comments

Comments
 (0)