Behavior Tree - Rotating With Move To

I have a behavior tree where I call move to. I also have a service which I want to have control the pawns rotation. Yet the rotation is constantly being redirected because of the behavior action “Move To”. How can I stop move to from changing the pawns rotation? I have already tried checking the strafe box, but that seems to do nothing.