From 9125738ce7ce11d717bc2fd6189b8cdfe6cab8b3 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 26 Jan 2026 19:20:02 -0700 Subject: [PATCH] Update Servers/Documentation/Zensical.md --- Servers/Documentation/Zensical.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers/Documentation/Zensical.md b/Servers/Documentation/Zensical.md index 25ee148..0791b2a 100644 --- a/Servers/Documentation/Zensical.md +++ b/Servers/Documentation/Zensical.md @@ -233,7 +233,7 @@ sudo systemctl daemon-reload sudo systemctl enable --now gitea-runner.service ``` -#### Gitea Runner Repository Workflow +### Repository Workflow Place the following file into your documentation repository at the given location and this will enable the runner to execute when changes happen to the repository data. ```yaml title="gitea/workflows/gitops-automatic-deployment.yml"