fix(beta): use local git rebase instead of gh pr update-branch

This commit is contained in:
Dax Raad
2026-01-29 21:25:27 -05:00
parent e9e8d97b0d
commit 95309c2149
2 changed files with 20 additions and 41 deletions

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: write
pull-requests: read
pull-requests: write
steps:
- name: Checkout repository
uses: actions/checkout@v4