diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index 250c57c..2d3bc46 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -24,6 +24,7 @@ jobs: remote-repository-name: cla.db branch: 'main' allowlist: bot* + lock-pullrequest-aftermerge: false #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)