From 134e6760e89bab20fe408d7fd76b778c7722bee5 Mon Sep 17 00:00:00 2001 From: Kyle Carberry Date: Tue, 3 Jun 2025 13:41:32 -0400 Subject: [PATCH] fix: add blink-so to contributors bypass --- .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 fccb6d3b1b50e..27dffe94f4000 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*,blink-so" + allowlist: "coryb,aaronlehmann,dependabot*,blink-so*" release-labels: runs-on: ubuntu-latest