Logo
Explore Help
Register Sign In
ishangsf/workflows
2
0
Fork 0
You've already forked workflows
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
workflows/lib/workflow/__init__.py

4 lines
61 B
Python
Raw Normal View History

feat: Add workflow module with command execution support - Create workflow package with call module for script execution - Implement workflow_call function to execute commands with arguments - Add helper functions to locate and run workflow scripts in various paths
2025-03-11 13:26:53 +08:00
from .call import workflow_call
fix lint errors
2025-03-11 14:05:35 +08:00
__all__ = ["workflow_call"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 90ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API