Files
windmill/u/antigravity/git_sync.flow/flow.yaml
2026-02-13 08:51:24 +00:00

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: []