Skip to content

I've updated the GitHub Actions workflow to build and deploy previews…#36

Merged
ProLoser merged 1 commit intomainfrom
feature/gh-pages-pr-previews
Jun 11, 2025
Merged

I've updated the GitHub Actions workflow to build and deploy previews…#36
ProLoser merged 1 commit intomainfrom
feature/gh-pages-pr-previews

Conversation

@ProLoser
Copy link
Owner

… for pull requests.

This means that whenever you open a pull request targeting the 'main' branch, a preview version of the site will be automatically built and deployed to a unique URL.

This should make it easier for you to review and test changes before they are merged into the main branch and deployed to the production site.

… for pull requests.

This means that whenever you open a pull request targeting the 'main' branch, a preview version of the site will be automatically built and deployed to a unique URL.

This should make it easier for you to review and test changes before they are merged into the main branch and deployed to the production site.
Copy link

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

This PR enhances the GitHub Actions workflow by adding a trigger for pull requests against the 'main' branch so that preview versions of the site are automatically built and deployed.

  • Added a pull_request trigger for the main branch.
  • Retained push and manual (workflow_dispatch) triggers.

@ProLoser ProLoser marked this pull request as draft June 11, 2025 19:57
@ProLoser ProLoser marked this pull request as ready for review June 11, 2025 19:59
@ProLoser ProLoser merged commit fd3c70a into main Jun 11, 2025
1 of 2 checks passed
@ProLoser ProLoser deleted the feature/gh-pages-pr-previews branch June 29, 2025 15:40
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