From aa9e273060ee197d46677ab66f817f590b2ab9dd Mon Sep 17 00:00:00 2001 From: praveen-klaytn Date: Tue, 25 Jun 2024 17:02:21 +0800 Subject: [PATCH] Cleared unnecessary allowlist --- .github/workflows/CLA.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CLA.yaml b/.github/workflows/CLA.yaml index d4c6d56..5e2c34d 100644 --- a/.github/workflows/CLA.yaml +++ b/.github/workflows/CLA.yaml @@ -19,5 +19,5 @@ jobs: path-to-signatures: "${{ github.event.repository.name }}/signatures/version1/cla.json" path-to-document: "https://gist.github.com/kaiachain-dev/bbf65cc330275c057463c4c94ce787a6" # Kaia Gist branch: "main" - allowlist: dependabot[bot],kaia-docs + allowlist: dependabot[bot] remote-repository-name: ${{ secrets.CLA_REPOSITORY }}