From c8287e43a051f898ab27151d5027b2ef8739ebd0 Mon Sep 17 00:00:00 2001 From: SaelixCode Date: Wed, 29 Apr 2026 01:49:30 -0400 Subject: [PATCH] chore(cla): add sencho-quartermaster[bot] to allowlist --- .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 9dda3cf3..1d82fa28 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -26,4 +26,4 @@ jobs: path-to-signatures: 'signatures/version1/cla.json' path-to-document: 'https://github.com/AnsoCode/Sencho/blob/main/CLA.md' branch: 'main' - allowlist: 'dependabot[bot],greenkeeper[bot],github-actions[bot],release-please[bot]' + allowlist: 'dependabot[bot],greenkeeper[bot],github-actions[bot],release-please[bot],sencho-quartermaster[bot]'