From 719014d9d58ce9395d0319e8229ad7273eebdf26 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 21 Dec 2023 13:31:19 +0000 Subject: [PATCH] Fix sample config doc CI (#16758) I accidentally broke it during the move by removing a trailing new line. --- changelog.d/16758.misc | 1 + docs/.sample_config_header.yaml | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog.d/16758.misc diff --git a/changelog.d/16758.misc b/changelog.d/16758.misc new file mode 100644 index 000000000..eea2d0869 --- /dev/null +++ b/changelog.d/16758.misc @@ -0,0 +1 @@ +Fix sample config doc CI. diff --git a/docs/.sample_config_header.yaml b/docs/.sample_config_header.yaml index adba60a4f..acbaad823 100644 --- a/docs/.sample_config_header.yaml +++ b/docs/.sample_config_header.yaml @@ -9,3 +9,4 @@ # https://element-hq.github.io/synapse/latest/setup/installation.html. # ################################################################################ +