@ -14,7 +14,7 @@ echo "Push to branch $INPUT_BRANCH";
};
if${INPUT_FORCE};then
_FORCE_OPTION='--force-with-lease'
_FORCE_OPTION='--force'
fi
if${INPUT_TAGS};then
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.