Files
windmill/workflows/u/antigravity/git_sync__flow/flow.yaml
2026-02-13 15:41:59 +09:00

18 lines
389 B
YAML

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