Skip to content

Commit 2a0a268

Browse files
authored
chore: exempt blink agent from CLA (#18190)
1 parent 2e7cd0f commit 2a0a268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contrib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# branch should not be protected
4343
branch: "main"
4444
# Some users have signed a corporate CLA with Coder so are exempt from signing our community one.
45-
allowlist: "coryb,aaronlehmann,dependabot*"
45+
allowlist: "coryb,aaronlehmann,dependabot*,blink-so"
4646

4747
release-labels:
4848
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)