From 4ab20925f3ec383100ff98a087de32187c1be37f Mon Sep 17 00:00:00 2001 From: Taras <505555+ribtoks@users.noreply.github.com> Date: Tue, 20 Jan 2026 11:57:16 +0200 Subject: [PATCH] Update cla.yml --- .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 eb87dfd4..bfe8b85e 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -27,7 +27,7 @@ jobs: path-to-document: 'https://github.com/PrivateCaptcha/PrivateCaptcha/blob/main/CLA.md' # branch should not be protected branch: 'main' - allowlist: dependabot,github-actions,renovate[bot],ribtoks,renovate-bot,dependabot[bot],copilot,copilot-swe-agent[bot] + allowlist: dependabot,github-actions,renovate[bot],ribtoks,renovate-bot,dependabot[bot],Copilot,copilot-swe-agent[bot] remote-organization-name: PrivateCaptcha remote-repository-name: cla-signatures lock-pullrequest-aftermerge: true