If you want an automation to only execute for certain job types, you’ll set up a condition for job.type
This condition below says the job.type must exactly match Wedding Photography so this automation can only run for Wedding Photography jobs.
If you'd like to add a condition that limits the automation to multiple job types you'll use job.type must contain ANY of these phrases (one per line) [add your job types on each line], like this: