Auto-sync Fri Feb 13 08:51:24 UTC 2026
This commit is contained in:
17
u/antigravity/git_sync.flow/flow.yaml
Normal file
17
u/antigravity/git_sync.flow/flow.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
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: []
|
||||
Reference in New Issue
Block a user