Skip to content

chore: rename workflow name to CI (closes #121)#122

Merged
ycpss91255 merged 1 commit into
mainfrom
fix/issue-121-rename-workflow
May 27, 2026
Merged

chore: rename workflow name to CI (closes #121)#122
ycpss91255 merged 1 commit into
mainfrom
fix/issue-121-rename-workflow

Conversation

@ycpss91255
Copy link
Copy Markdown
Contributor

Summary

Closes #121. Rename .github/workflows/main.yaml display name from
Main CI/CD to CI for org-wide consistency.

Changes

  • .github/workflows/main.yaml: name: Main CI/CD -> name: CI

Job names (ci-summary, call-docker-build, call-release) are
unchanged -- branch protection status check contexts are unaffected.

Test plan

  • CI green (the workflow itself runs under the new name).

Align .github/workflows/main.yaml display name with org-wide
convention. Job names (ci-summary, call-docker-build, call-release)
are unchanged — branch protection is unaffected.
@ycpss91255 ycpss91255 enabled auto-merge (squash) May 27, 2026 03:51
@ycpss91255 ycpss91255 merged commit 477c230 into main May 27, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: rename workflow name to CI

1 participant