From cecfb2d65751336f619d24fbade6ba0d4beefd22 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 5 Aug 2019 08:54:44 +0200 Subject: [PATCH] Update azure-pipelines-wheels.yml for Azure Pipelines --- azure-pipelines-wheels.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines-wheels.yml b/azure-pipelines-wheels.yml index d467cf970b8..ea43d34f746 100644 --- a/azure-pipelines-wheels.yml +++ b/azure-pipelines-wheels.yml @@ -10,8 +10,8 @@ trigger: - requirements_all.txt pr: none schedules: -- cron: "0 */8 * * *" - displayName: daily builds +- cron: '0 */8 * * *' + displayName: 'daily builds' branches: include: - dev