update/pre-commit-hooks
main
@ -29,7 +29,6 @@ async function getAndPostPullRequests() {
Authorization: `token ${githubToken}`,
"Content-Type": "application/json",
};
// Logic for current branch
if (!branch) {
const ref = process.env.GITHUB_REF;
The note is not visible to the blocked user.