From 00091fda604f9214e9a349bfbbe68d1e006ed454 Mon Sep 17 00:00:00 2001 From: Jeremiah Russell Date: Mon, 12 Jan 2026 22:19:01 +0000 Subject: [PATCH] ci: enable update_pcu in label job to test fix Temporarily enable update_pcu to install pcu from GitHub main branch to test the fix for the label_next_pr filter bug. Signed-off-by: Jeremiah Russell Co-Authored-By: Claude Opus 4.5 Signed-off-by: Jeremiah Russell --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 4545624..995cd22 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -52,6 +52,7 @@ workflows: - toolkit/label: min_rust_version: << pipeline.parameters.min_rust_version >> context: pcu-app + update_pcu: true filters: branches: only: