From df9c5d1d356da2612650cbf0adf65f9871c3b4fe Mon Sep 17 00:00:00 2001
From: Felix Fontein <felix@fontein.de>
Date: Mon, 7 Nov 2022 21:51:24 +0100
Subject: [PATCH] Add stable-6 to nightlies.

---
 .azure-pipelines/azure-pipelines.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 52eaf65069..c39a855dd0 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -29,6 +29,7 @@ schedules:
     always: true
     branches:
       include:
+        - stable-6
         - stable-5
   - cron: 0 11 * * 0
     displayName: Weekly (old stable branches)