diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 5273e7e..a2e6ada 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: 'bot*' + 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)