diff options
author | Brad Linden <46733234+brad-linden@users.noreply.github.com> | 2024-02-14 09:54:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 09:54:46 -0800 |
commit | 255bb8504d6191358bd94e838d2f9e5360577128 (patch) | |
tree | 9e92d48d4989febb5509fed6bb1bbf8e9b7619ba | |
parent | 60c8b432b3da7c812b1edd2d79afbe82cc4d33bd (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 |