Skip to content

Instantly share code, notes, and snippets.

@loujaybee
Last active October 7, 2024 10:43
Show Gist options
  • Save loujaybee/236263563fc0efb18df2ecfd637da53e to your computer and use it in GitHub Desktop.
Save loujaybee/236263563fc0efb18df2ecfd637da53e to your computer and use it in GitHub Desktop.
Dynamic automations
tasks:
dynamic-task-one:
name: Dynamic task one
description: Pulled from remote source
command: echo "hello world"
triggeredBy:
- manual
dynamic-task-two:
name: Dynamic task two
description: Pulled from remote source
command: echo "hello world"
triggeredBy:
- manual
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment