diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index b2d1ada..7a77830 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -29,7 +29,7 @@ jobs: path-to-signatures: 'signatures/version1/cla.json' path-to-document: 'https://github.com/nqzai/kakunin-sdk-python/blob/main/CLA.md' branch: 'main' - allowlist: 'dependabot[bot],*[bot],renovate[bot]' + allowlist: 'nqzai,dependabot[bot],*[bot],renovate[bot]' custom-notsigned-prcomment: > Thank you for your contribution! Before we can merge, please read and sign the [Kakunin Contributor License Agreement](https://github.com/nqzai/kakunin-sdk-python/blob/main/CLA.md)