Skip to content

Commit fafd1c6

Browse files
authored
allow claude to bypass cla check (#234)
1 parent 2159bef commit fafd1c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
path-to-signatures: 'cla-bot/v1/cla.json'
2323
# branch should not be protected
2424
branch: 'main'
25-
allowlist: user1,bot*
25+
allowlist: user1,claude,bot*
2626
remote-organization-name: mlcommons
2727
remote-repository-name: systems
2828

0 commit comments

Comments
 (0)