From 88aff9bab12b418712b97dfe93bcc37bd0082187 Mon Sep 17 00:00:00 2001 From: ryanml Date: Tue, 10 Aug 2021 15:21:26 -0700 Subject: [PATCH] Revert "Add temporary entry to cla bot allowlist to workaround cla-bot bug" This reverts commit 29a29eb877cd0a3b764480142e487155dcadfd74. --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 9bef72a01..b97bb8247 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,muji' + allowlist: 'dependabot[bot],metamaskbot' allow-organization-members: true blockchain-storage-flag: false