We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2159bef commit fafd1c6Copy full SHA for fafd1c6
1 file changed
.github/workflows/cla.yml
@@ -22,7 +22,7 @@ jobs:
22
path-to-signatures: 'cla-bot/v1/cla.json'
23
# branch should not be protected
24
branch: 'main'
25
- allowlist: user1,bot*
+ allowlist: user1,claude,bot*
26
remote-organization-name: mlcommons
27
remote-repository-name: systems
28
0 commit comments