diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3dbedfd6..a61c2bdb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,3 +1,5 @@ +trigger: none +pr: none schedules: - cron: '0 12 * * 0' displayName: Weekly sunday full tests