Execute non- query activity

Hi I am trying to execute below query using execute non query activity but i am getting below error any thoughts!!

“exec [dbo].[p_Branch_Task_New_Branch] values (@Source_Client_ID,@Use_Source_Flag,@Address1)”

Error:
Execute Non Query: Incorrect syntax near the keyword ‘values’.