Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines/advanced-test.yml')
-rw-r--r--.azure-pipelines/advanced-test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.azure-pipelines/advanced-test.yml b/.azure-pipelines/advanced-test.yml
index b9ac9c38a..5be29ba79 100644
--- a/.azure-pipelines/advanced-test.yml
+++ b/.azure-pipelines/advanced-test.yml
@@ -4,6 +4,7 @@ trigger:
# "Running tests in CI" is still correct.
- azure-test-*
- test-*
+pr: none
jobs:
# Any addition here should be reflected in the advanced and release pipelines.