fix: update CLA workflow branch from 'main' to 'dev' (#206)

This commit is contained in:
Sisyphus
2025-12-25 07:04:53 +09:00
committed by GitHub
parent a6ee5a7553
commit c16194fb9e

View File

@@ -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).