export default [ { value: 'only', label: 'Only the branch' }, { value: 'except', label: 'Everything but' }, { value: 'all', label: 'All branches' }]