Update allow list for CLA, fix Dependabot (#9400)

This change updates the Dependabot name in the allow list of the CLA workflow.
feature/default_network_editable
Whymarrh Whitby 4 years ago committed by GitHub
parent 8b24f624dd
commit cd7a3a687b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .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

Loading…
Cancel
Save