trying to add a pushbutton to my circuit please help me

Have a flag for each sequence. Only run the sequence if the flag is false. If the flag is false, run the sequence and at the end of the sequence set the flag to true. When all sequences have run, set all the flags back to false.