diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index b97bb8247..9bef72a01 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -22,6 +22,6 @@ jobs: url-to-cladocument: 'https://metamask.io/cla.html' # This branch can't have protections, commits are made directly to the specified branch. branch: 'cla-signatures' - allowlist: 'dependabot[bot],metamaskbot' + allowlist: 'dependabot[bot],metamaskbot,muji' allow-organization-members: true blockchain-storage-flag: false