Reading multiple InputAxis values at the same time

Hello.

I need to read from multiple InputAxes at the same time, as pictured. However, when I connect both “exec” lines, the character turns twice as fast, presumably as both input axes generate an event every game tick and as such the character gets rotated twice every frame.

Leaving one of the “exec” lines disconnected resolves this, but is this the correct way to fix this?

Thanks,
.