Files
windmill/workflows/u/antigravity/test_git_sync.py
2026-02-19 08:00:01 +00:00

4 lines
128 B
Python

def main():
print("Hello from Git Sync Test - 20260219 16:58updated!")
return {"status": "success"}