Skip to content

Commit e387058

Browse files
Disable PR triggers for the azure-pipelines-e2e-integration-tests.yml pipeline. (#598)
1 parent 110af49 commit e387058

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

azure-pipelines-e2e-integration-tests.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
# Add steps that build, run tests, deploy, and more:
44
# https://aka.ms/yaml
55

6-
pr:
7-
branches:
8-
include:
9-
- releases/*
6+
pr: none
7+
trigger: none
108

119
strategy:
1210
matrix:

0 commit comments

Comments
 (0)