diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 7e2a8d9..0511781 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -27,7 +27,7 @@ jobs: path-to-signatures: "signatures/cla.json" path-to-document: "https://gist.github.com/q-soriarty/615e916cd19a34f5f1efa1110592b32a" branch: "cla-signatures" - allowlist: "dependabot[bot],github-actions[bot]" + allowlist: "q-soriarty,dependabot[bot],github-actions[bot]" custom-notsigned-prcomment: | Thank you for your contribution! Before we can merge this PR, you need to sign our [Contributor License Agreement](https://gist.github.com/q-soriarty/615e916cd19a34f5f1efa1110592b32a).