From aa89302c3b8cfe5668ad147ed7784aacc1a6b0f1 Mon Sep 17 00:00:00 2001 From: akrem-chabchoub Date: Thu, 19 Feb 2026 12:26:21 +0100 Subject: [PATCH] chore: update BEEKEEPER_BRANCH to fix/gsoc-pss-checks in workflow configuration --- .github/workflows/beekeeper.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beekeeper.yml b/.github/workflows/beekeeper.yml index c2448465d7f..5dc0872bf26 100644 --- a/.github/workflows/beekeeper.yml +++ b/.github/workflows/beekeeper.yml @@ -14,7 +14,7 @@ env: SETUP_CONTRACT_IMAGE: "ethersphere/bee-localchain" SETUP_CONTRACT_IMAGE_TAG: "0.9.4" BEELOCAL_BRANCH: "main" - BEEKEEPER_BRANCH: "master" + BEEKEEPER_BRANCH: "fix/gsoc-pss-checks" BEEKEEPER_METRICS_ENABLED: false REACHABILITY_OVERRIDE_PUBLIC: true BATCHFACTOR_OVERRIDE_PUBLIC: 2