Update cla.yml to add ellipsisdev[bot] to whitelist (#50)
This commit is contained in:
parent
7ca4f7fe5b
commit
06c3de87ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cla.yml
vendored
2
.github/workflows/cla.yml
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue