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