diff options
| author | Brad Linden <46733234+brad-linden@users.noreply.github.com> | 2026-03-23 16:55:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-23 16:55:27 -0700 |
| commit | 45e320483bafd48f4caa445b82d3c7031d42d53c (patch) | |
| tree | 57745729cffef6931edc1f1c3cfcaf750ee9f2b3 /.github | |
| parent | e9b39bf4cde6e8db7ee4475995074a5c06d01007 (diff) | |
Add 'copilot-swe-agent' to allowlist in CLA workflow (#5566)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/cla.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index 800f3c42d1..1b6333a0b8 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -23,4 +23,4 @@ jobs: path-to-signatures: signatures.json remote-organization-name: secondlife remote-repository-name: cla-signatures - allowlist: callum@mbp.localdomain,rye@lindenlab.com,rye,signal@lindenlab.com,dependabot*,bot* + allowlist: callum@mbp.localdomain,rye@lindenlab.com,rye,signal@lindenlab.com,dependabot*,bot*,copilot-swe-agent* |
