diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 88429ac4..54f2ef75 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -19,6 +19,11 @@ schedules: branches: include: - main + - cron: 0 12 * * 0 + displayName: Weekly (old stable branches) + always: true + branches: + include: - stable-* variables: