18 lines
403 B
YAML
18 lines
403 B
YAML
summary: Git Sync Workflow
|
|
description: Automatically sync Windmill workflows to Git repository
|
|
value:
|
|
modules:
|
|
- id: a
|
|
value:
|
|
type: rawscript
|
|
content: '!inline a.inline_script.sh'
|
|
input_transforms: {}
|
|
lock: ''
|
|
language: bash
|
|
schema:
|
|
$schema: 'https://json-schema.org/draft/2020-12/schema'
|
|
type: object
|
|
order: []
|
|
properties: {}
|
|
required: []
|