13 lines
291 B
YAML
13 lines
291 B
YAML
summary: Git Sync Workflow
|
|
description: Automatically sync Windmill workflows to Git repository (sync branch)
|
|
value:
|
|
modules:
|
|
- id: a
|
|
value:
|
|
type: rawscript
|
|
content: '!inline a.sh'
|
|
input_transforms: {}
|
|
lock: ''
|
|
language: bash
|
|
schema: null
|