diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 7e0f80a11c..ce66db77c2 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -23,7 +23,7 @@ jobs: path-to-signatures: 'cla-bot/v1/cla.json' # branch should not be protected branch: 'main' - allowlist: user1,bot*,github-actions,github-actions[bot] + allowlist: user1,bot*,github-actions,mlc-automations,github-actions[bot] remote-organization-name: mlcommons remote-repository-name: systems