diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index cb3ca58..5273e7e 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -26,7 +26,7 @@ jobs: remote-organization-name: KusionStack remote-repository-name: cla.db branch: 'main' - allowlist: 'test' + allowlist: 'bot*' #below 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)