How to add pose if equipped with object

I want my character to lift his hand up while running, if he has got the fire-torch, without pressing any key.

Condition: (without pressing any key)
if equipped with fire-torch=hand up while running
if not equipped with fire-torch=back to normal walk/run animation

Thanks in advance!

Not sure this will work but couldn’t you get the character movement and get the speed if it is >= say 500 than get your cast to your animBP and set that animation to true