mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-24 02:33:18 -07:00
revert: undo bot exclusion in pr-rate-limiter.yaml
This commit is contained in:
@@ -18,7 +18,6 @@ jobs:
|
||||
pull-requests: 'write'
|
||||
steps:
|
||||
- name: 'Limit open pull requests per user'
|
||||
if: "github.actor != 'gemini-cli[bot]' && github.actor != 'gemini-cli-robot'"
|
||||
uses: 'Homebrew/actions/limit-pull-requests@9ceb7934560eb61d131dde205a6c2d77b2e1529d' # master
|
||||
with:
|
||||
except-author-associations: 'MEMBER,OWNER,COLLABORATOR'
|
||||
|
||||
Reference in New Issue
Block a user