Skip to content

fix(ci): trigger deploy on main - #39

Merged
Gavin-OP merged 1 commit into
mainfrom
bugfix-cicd-push
Aug 2, 2026
Merged

fix(ci): trigger deploy on main#39
Gavin-OP merged 1 commit into
mainfrom
bugfix-cicd-push

Conversation

@Gavin-OP

@Gavin-OP Gavin-OP commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • change deploy workflow trigger branch from master to main
  • keep workflow_dispatch and gh-pages deployment behavior unchanged

Why

Default branch is now main, so pushes to main should trigger deploy.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings August 1, 2026 18:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Pages deployment workflow so that it runs on pushes to the repository’s default branch (main), aligning CI/CD behavior with the branch rename while keeping the manual trigger and gh-pages publishing unchanged.

Changes:

  • Switch workflow push trigger branch from master to main.
  • Preserve workflow_dispatch manual trigger behavior.
  • Keep gh-pages deployment configuration unchanged.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@Gavin-OP
Gavin-OP merged commit ac9fa68 into main Aug 2, 2026
2 checks passed
@Gavin-OP
Gavin-OP deleted the bugfix-cicd-push branch August 2, 2026 03:19
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.

2 participants