Update cla.yml to add ellipsisdev[bot] to whitelist (#50)

This commit is contained in:
Daniel Chalef 2024-08-26 17:37:28 -07:00 committed by GitHub
parent 7ca4f7fe5b
commit 06c3de87ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ jobs:
path-to-document: "https://github.com/getzep/graphiti/blob/main/Zep-CLA.md" # e.g. a CLA or a DCO document
# branch should not be protected
branch: "main"
allowlist: paul-paliychuk,prasmussen15,danielchalef,dependabot[bot],ellipsisdev
allowlist: paul-paliychuk,prasmussen15,danielchalef,dependabot[bot],ellipsisdev[bot]
# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)