diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index d851b4b..98d2d87 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -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)