mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-24 00:34:09 +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/release-version-bump.yaml
vendored
6
.github/workflows/release-version-bump.yaml
vendored
@@ -1,7 +1,5 @@
|
||||
name: Release Version Bump
|
||||
|
||||
# Manual workflow to increment package version and create version commit
|
||||
# Supports semantic versioning (patch, minor, major) and pre-release versions
|
||||
name: "Release: Version Bump"
|
||||
description: "Manual workflow to increment package version with semantic versioning support"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user