diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index e8da9eb..e109bad 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -24,8 +24,8 @@ jobs: with: path-to-signatures: 'signatures/cla.json' path-to-document: 'https://github.com/code-yeongyu/oh-my-opencode/blob/master/CLA.md' - branch: 'main' - allowlist: bot*,dependabot*,github-actions*,*[bot] + branch: 'dev' + allowlist: bot*,dependabot*,github-actions*,*[bot],sisyphus-dev-ai custom-notsigned-prcomment: | Thank you for your contribution! Before we can merge this PR, we need you to sign our [Contributor License Agreement (CLA)](https://github.com/code-yeongyu/oh-my-opencode/blob/master/CLA.md).