diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 1e49d8c..0ba4f07 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -23,7 +23,7 @@ jobs: # branch should not be protected branch: 'main' # user names of users allowed to contribute without CLA - allowlist: dasanra,DaniSomoza,yagopv,bot* + allowlist: dasanra,DaniSomoza,yagopv,tmjssz,bot* # the followings are the optional inputs - If the optional inputs are not given, then default values will be taken # enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)