Skip to content

Add manual deployment trigger to CI configuration#82

Merged
mrbiggred merged 1 commit intomainfrom
feature/add-manual-deploy
Feb 3, 2026
Merged

Add manual deployment trigger to CI configuration#82
mrbiggred merged 1 commit intomainfrom
feature/add-manual-deploy

Conversation

@mrbiggred
Copy link
Member

Introduce a workflow_dispatch trigger to enable manual deployment in the CI configuration.

Copilot AI review requested due to automatic review settings February 3, 2026 17:20
@mrbiggred mrbiggred self-assigned this Feb 3, 2026
@mrbiggred mrbiggred added the devops DevOps tasks label Feb 3, 2026
Copy link
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

This PR adds a manual deployment trigger to the GitHub Actions CI workflow by introducing the workflow_dispatch event. This allows users to manually trigger the GitHub Pages deployment workflow from the Actions tab in GitHub, complementing the existing automatic deployment on pushes to the main branch.

Changes:

  • Added workflow_dispatch trigger to the CI workflow configuration

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

@mrbiggred mrbiggred merged commit 1025ecc into main Feb 3, 2026
9 checks passed
@mrbiggred mrbiggred deleted the feature/add-manual-deploy branch February 3, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops DevOps tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant