diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index ea43e63d3b1..3fa70a8833a 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -12,15 +12,6 @@ pr: - devel - stable-* -schedules: - - cron: 0 7 * * * - displayName: Nightly - always: true - branches: - include: - - devel - - stable-* - variables: - name: checkoutPath value: ansible