diff --git a/scripts/orchestrator/core/config.yaml.template b/scripts/orchestrator/core/config.yaml.template index 7cdc95a..f3dc96a 100644 --- a/scripts/orchestrator/core/config.yaml.template +++ b/scripts/orchestrator/core/config.yaml.template @@ -28,7 +28,7 @@ pr_creation: gitea: url: "https://git.salmutt.dev" repo: "sal/srx-config" - token: "${GITEA_TOKEN}" # Use actual token + token: "${GITEA_TOKEN}" branch: "main" labels: ["ai-generated", "auto-config", "pending-review"]