ci(actions): fix PR rate limiter excluding maintainers (#20117)

This commit is contained in:
Tommaso Sciortino
2026-02-23 19:57:55 -08:00
committed by GitHub
parent b0ceb74462
commit 81cd2561dc

View File

@@ -20,9 +20,7 @@ jobs:
- name: 'Limit open pull requests per user'
uses: 'Homebrew/actions/limit-pull-requests@9ceb7934560eb61d131dde205a6c2d77b2e1529d' # master
with:
except-author-associations: |
MEMBER
OWNER
except-author-associations: 'MEMBER,OWNER,COLLABORATOR'
comment-limit: 8
comment: >
You already have 7 pull requests open. Please work on getting