From 2f98ed998d35a8787abad4090bf051a461e57366 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..58b12a49 100644 --- a/.spr.yml +++ b/.spr.yml @@ -1,6 +1,8 @@ githubRepoOwner: ejoffe githubRepoName: spr githubHost: github.com +githubRemote: origin +githubBranch: master requireChecks: true requireApproval: false mergeMethod: rebase