From d5e1446270f15702f337d5d3de5561e59438145a Mon Sep 17 00:00:00 2001 From: Eitan Joffe Date: Mon, 15 Dec 2025 11:43:08 -0800 Subject: [PATCH] Update repo spr yml config commit-id:dd3c401c --- .spr.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.spr.yml b/.spr.yml index 8ec0f4da..a217567e 100644 --- a/.spr.yml +++ b/.spr.yml @@ -1,6 +1,8 @@ githubRepoOwner: ejoffe githubRepoName: spr githubHost: github.com +githubRemote: origin +githubBranch: main requireChecks: true requireApproval: false mergeMethod: rebase