mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 05:02:17 +00:00
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:
6
.github/workflows/i18n-update-core.yaml
vendored
6
.github/workflows/i18n-update-core.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user