You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: organize workflow inputs alphabetically and add missing optional parameters
- Reorganize all workflow inputs in alphabetical order for better readability
- Move settings and prompt parameters to the end of input lists
- Add missing optional parameters (gemini_debug, gemini_model, google_api_key) to all workflows (reorganizing them made it easier to notice missing inputs)
- Apply changes to both examples/workflows and .github/workflows directories
- Ensure consistent parameter ordering across all Gemini workflows
0 commit comments