Skip to content

Change default target branch for pages#28

Merged
Pr0cella merged 1 commit intomasterfrom
Pr0cella-patch-1
Feb 27, 2026
Merged

Change default target branch for pages#28
Pr0cella merged 1 commit intomasterfrom
Pr0cella-patch-1

Conversation

@Pr0cella
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 27, 2026 21:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 it runs when changes are pushed to a different branch, aligning the Pages deploy trigger with the new target branch strategy.

Changes:

  • Changed the workflow push trigger branch from master to github-pages.
Comments suppressed due to low confidence (1)

.github/workflows/static.yml:7

  • The comment says this runs on pushes targeting the default branch, but the workflow is now scoped to the "github-pages" branch. Please update the comment to match the trigger (or adjust the trigger if the intention is still to follow the default branch).
  # Runs on pushes targeting the default branch
  push:
    branches: ["github-pages"]

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Pr0cella Pr0cella merged commit 17e5622 into master Feb 27, 2026
8 checks passed
@Pr0cella Pr0cella deleted the Pr0cella-patch-1 branch February 27, 2026 22:10
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