@ -11,4 +11,4 @@ set -x
git init -b "$GITHUB_REF_NAME"
git remote add origin "$URL"
git fetch --no-tags --prune --no-recurse-submodules origin "$GITHUB_SHA"
git push "$INPUT_URL" "$GITHUB_REF_NAME:$GITHUB_REF"
git push "$INPUT_URL" "$GITHUB_SHA:$GITHUB_REF"
The note is not visible to the blocked user.