From 52bd25c47153493783c09757cb0fa210e80d8d9a Mon Sep 17 00:00:00 2001 From: Jiekang Tian Date: Thu, 23 Jul 2026 18:12:37 +0800 Subject: [PATCH] ci: store CLA signatures on a dedicated branch --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 6bc9ba8..0a6465f 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -32,5 +32,5 @@ jobs: # Versioned path: publishing a new CLA version means pointing at a new # directory, which requires everyone to accept that version. path-to-signatures: signatures/version1/cla.json - branch: main + branch: cla-signatures allowlist: nmrtist,*[bot]