How can I stop my Event Tick from firing?

Can you put a branch on the tick and set a bool when the player reaches the destination and then check that bool for the branch?