Skip to content

Commit 11d4101

Browse files
committed
Allow dependabot in CLA check
Add dependabot[bot] to the allowlist so PRs that include dependabot commits don't fail the CLA check.
1 parent 1a5ce3e commit 11d4101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cla.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ jobs:
2323
path-to-signatures: signatures.json
2424
remote-organization-name: secondlife
2525
remote-repository-name: cla-signatures
26+
allowlist: dependabot[bot]

0 commit comments

Comments
 (0)