From 52743ed7f944214cce779a095f8cccb3de929288 Mon Sep 17 00:00:00 2001 From: Vi P <129776839+vitropy@users.noreply.github.com> Date: Fri, 26 Jul 2024 13:54:22 -0400 Subject: [PATCH] Add `entropyxyz` organization username to allowlist. --- .github/workflows/cla.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index 3ba04531..febf7c76 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -46,6 +46,6 @@ jobs: path-to-signatures: 'legal/cla/v1/signatures.json' path-to-document: 'https://github.com/entropyxyz/.github/blob/main/legal/cla/v1/cla.md' branch: 'main' - allowlist: dependabot[bot] + allowlist: dependabot[bot],entropyxyz remote-organization-name: entropyxyz remote-repository-name: .github