Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: add blink-so to contributors bypass
  • Loading branch information
kylecarbs authored Jun 3, 2025
commit 134e6760e89bab20fe408d7fd76b778c7722bee5
2 changes: 1 addition & 1 deletion .github/workflows/contrib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down