import * as automationsActions from './automations-admin/actions';

export const actions = {
	...automationsActions,
};
