mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-16 17:11:04 -07:00
migrate to patch both (#8803)
This commit is contained in:
@@ -73,7 +73,7 @@ jobs:
|
||||
}
|
||||
|
||||
- name: 'Comment on Original PR'
|
||||
if: '!inputs.dry_run && inputs.original_pr'
|
||||
if: 'inputs.original_pr'
|
||||
env:
|
||||
GH_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
|
||||
ORIGINAL_PR: '${{ github.event.inputs.original_pr }}'
|
||||
|
||||
Reference in New Issue
Block a user