mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-21 05:20:18 -05:00
TO-REVERT
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
2
.github/workflows/rebase-shears.yml
vendored
2
.github/workflows/rebase-shears.yml
vendored
@@ -26,7 +26,7 @@ permissions:
|
||||
|
||||
env:
|
||||
BRANCH: ${{ inputs.branch || 'all' }}
|
||||
PUSH: ${{ github.event_name == 'schedule' && 'true' || inputs.push || 'false' }}
|
||||
PUSH: ${{ github.event_name == 'schedule' && 'true' || inputs.push || 'true' }}
|
||||
COPILOT_MODEL: claude-opus-4.5
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user