Skip to content

Instantly share code, notes, and snippets.

@sorenmalling
Created March 19, 2014 11:43
Show Gist options
  • Select an option

  • Save sorenmalling/9640028 to your computer and use it in GitHub Desktop.

Select an option

Save sorenmalling/9640028 to your computer and use it in GitHub Desktop.
'Meteko.RulesExample:Workspace':
name: 'Workspace example'
# When should this be triggered
trigger: []
# Any validations (WorkflowValidatorInterfac) need to be meet
validators: []
# What tasks (WorkflowTaskInterface) should it trigger
tasks:
oneTask: []
anotherTask: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment