From caefdae5a6fd3497bbf413ffb33dc04cd8369fd2 Mon Sep 17 00:00:00 2001 From: peefy Date: Thu, 14 Mar 2024 22:05:07 +0800 Subject: [PATCH] chore: remove PR auto lock Signed-off-by: peefy --- .github/workflows/cla.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index bfe040b..7de1cfa 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -19,7 +19,6 @@ jobs: path-to-document: 'https://github.com/kcl-lang/.github/blob/main/CLA.md' # e.g. a CLA or a DCO document # branch should not be protected - lock-pullrequest-aftermerge: True path-to-signatures: 'signatures/version1/cla.json' remote-organization-name: kcl-lang remote-repository-name: cla.db