Skip to content

Commit 0602e21

Browse files
authored
Update GitHub Actions bot exception in cla.yml
1 parent bec5714 commit 0602e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
path-to-signatures: 'cla-bot/v1/cla.json'
2424
# branch should not be protected
2525
branch: 'main'
26-
allowlist: user1,bot*,github-actions[bot]
26+
allowlist: user1,bot*,github-actions,github-actions[bot]
2727
remote-organization-name: mlcommons
2828
remote-repository-name: systems
2929

0 commit comments

Comments
 (0)