From e8ab3b75cc546bd1d837bec71f2e8fdfc61cc212 Mon Sep 17 00:00:00 2001 From: Dylan Staley <88163+dstaley@users.noreply.github.com> Date: Fri, 3 Oct 2025 12:14:18 -0500 Subject: [PATCH] ci(repo): Add clerk/react v6 branch to CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe8a129fac7..1b7fec1f7de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: branches: - main - release/v4 + - vincent-and-the-doctor permissions: contents: read