From a55b9c3064d3e5efb501f86962581283932a8379 Mon Sep 17 00:00:00 2001 From: beads/refinery Date: Tue, 13 Jan 2026 00:35:24 -0800 Subject: [PATCH] chore: update sync-branch to beads-metadata --- .beads/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.beads/config.yaml b/.beads/config.yaml index 33af1734..e48c9470 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -42,7 +42,7 @@ issue-prefix: "bd" # instead of the current branch. This allows multiple clones to sync # beads data without polluting main branch commits. # Can also be set via BEADS_SYNC_BRANCH environment variable. -sync-branch: "beads-sync" +sync-branch: "beads-metadata" # Integration settings (access with 'bd config get/set') # These are stored in the database, not in this file: @@ -51,4 +51,4 @@ sync-branch: "beads-sync" # - linear.url # - linear.api-key # - github.org -# - github.repo +# - github.repo \ No newline at end of file