chore(none): update cicd names\n\nStandardize CI/CD workflow names and descriptions across all GitHub Actions workflows to reflect updated conventions. Includes updating the name and description fields across multiple YAML files. No breaking changes.

This commit is contained in:
snomiao
2025-10-14 02:25:26 +00:00
parent b864e81e03
commit 5a7ec8148b
11 changed files with 18 additions and 34 deletions

View File

@@ -1,7 +1,5 @@
name: i18n Update Core
# Generates and updates translations for core ComfyUI components using OpenAI
# Runs manually or automatically on version-bump PRs to keep translations current
name: "i18n: Update Core"
description: "Generates and updates translations for core ComfyUI components using OpenAI"
on:
# Manual dispatch for urgent translation updates