From 93bffd6e2fb3bbcb8e6ca6b45a67c8867d1c3aa3 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Mon, 2 Jun 2025 12:16:07 -0500 Subject: [PATCH] Update contrib.yaml --- .github/workflows/contrib.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contrib.yaml b/.github/workflows/contrib.yaml index 6a893243810c2..fccb6d3b1b50e 100644 --- a/.github/workflows/contrib.yaml +++ b/.github/workflows/contrib.yaml @@ -42,7 +42,7 @@ jobs: # branch should not be protected branch: "main" # Some users have signed a corporate CLA with Coder so are exempt from signing our community one. - allowlist: "coryb,aaronlehmann,dependabot*" + allowlist: "coryb,aaronlehmann,dependabot*,blink-so" release-labels: runs-on: ubuntu-latest