Keep resizing actor scale

I want to keep resize the actor.
Like every 0.6 seconds it change its scale.
How can i make this with blueprint script…?

Set a Timer by Event.

thank you!!