ワークフローの変更をgitに記録

This commit is contained in:
Akira
2026-02-13 15:41:59 +09:00
parent bf3fb17ccb
commit 3afdbd1e2e
4 changed files with 109 additions and 1 deletions

View 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.sh'
input_transforms: {}
lock: ''
language: bash
schema:
$schema: 'https://json-schema.org/draft/2020-12/schema'
type: object
order: []
properties: {}
required: []