diff options
| author | Brad Linden <46733234+brad-linden@users.noreply.github.com> | 2024-02-14 09:54:46 -0800 | 
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-02-15 04:48:45 +0200 | 
| commit | 23fa927c36124d6934e730b0c7a47c93e4592847 (patch) | |
| tree | 68590882d0250ead179a171ea2dda1a3e47a401a | |
| parent | 2560cfaeca023c2ce331e15d6c8acafe5956b839 (diff) | |
Update cla.yaml allowlist to clear spurious errors (#804)
| -rw-r--r-- | .github/workflows/cla.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index fa180c66c9..b4b2565889 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -23,3 +23,4 @@ jobs:            path-to-signatures: signatures.json            remote-organization-name: secondlife            remote-repository-name: cla-signatures +          allowlist: callum@mbp.localdomain | 
