Character Movement speed check or event execution check

Hello, I’m trying to make it so that my stamina depletion blueprint will stop executing when not using inputs. As the movement is bound to axis input and not an action, I was thinking of setting a condition for when the movement input is pressed but I can’t figure out when to change the condition to the opposite. What do you think?