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