@@ -222,6 +222,7 @@ const setupAutoRebaseGit = async () => {
*/
const main = async (): Promise<void> => {
try {
console.log("Setup auto rebase")
await setupAutoRebaseGit();
// Step 1: Fetch branches
The note is not visible to the blocked user.