diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 73a49e15b..6fdcb2d72 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -19,6 +19,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 + allowlist: 'dependabot[bot]' allow-organization-members: true blockchain-storage-flag: false