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