Support OR operators in automation triggers

It would be helpful to have OR boolean operators in automation triggers. Currently, when adding additional conditions to the trigger of an automation, we only have the option “and only if…” to add additional conditions to an automation trigger.

My use case: I would like to trigger a notification whenever one of several budget-related columns are changed. I’d like to make an automation that triggers “when column x changes OR when column y changes OR when column z changes”. However, I only have the following option to add the additional condition:
Monday Automation - And Only If

My workaround will be to create a separate automation for each column, but this increases maintenance overhead whenever I want to update the automation, e.g. changing the notification text. It would be more streamlined to use the OR operator and have one automation covering all the columns.