Enhanced Input - How to not trigger a Combo when action is on cooldown

Well not necessarily you can check the cooldown on the trigger so it only runs the code if the cooldown is over, check the boolean FIRST before any action code is ran. If its still coolingdown then run nothing otherwise run the action