mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update allow list for CLA, fix Dependabot (#9400)
This change updates the Dependabot name in the allow list of the CLA workflow.
This commit is contained in:
parent
8b24f624dd
commit
cd7a3a687b
2
.github/workflows/cla.yml
vendored
2
.github/workflows/cla.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
|||||||
url-to-cladocument: 'https://metamask.io/cla.html'
|
url-to-cladocument: 'https://metamask.io/cla.html'
|
||||||
# This branch can't have protections, commits are made directly to the specified branch.
|
# This branch can't have protections, commits are made directly to the specified branch.
|
||||||
branch: 'cla-signatures'
|
branch: 'cla-signatures'
|
||||||
allowlist: dependabot
|
allowlist: 'dependabot[bot]'
|
||||||
allow-organization-members: true
|
allow-organization-members: true
|
||||||
blockchain-storage-flag: false
|
blockchain-storage-flag: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user