Skip to content

Instantly share code, notes, and snippets.

@armiiller
Last active November 16, 2020 18:38
Show Gist options
  • Save armiiller/ffe04284f6e4a24cef56995616ed6f74 to your computer and use it in GitHub Desktop.
Save armiiller/ffe04284f6e4a24cef56995616ed6f74 to your computer and use it in GitHub Desktop.
# default syntax, assign to one value (user, team, router, schedule)
- type: assign
receiver: usr_xxxxxx1
# advanced syntax, assign to multiple values (only user or teams)
- type: assign
receiver:
- usr_xxxxxx1
- tem_xxxxxx1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment