Skip to content

Add branch input to workflow_dispatch - #13

Closed
cnealen wants to merge 2 commits into
developmentfrom
feature/add-branch-input-to-dispatch
Closed

Add branch input to workflow_dispatch#13
cnealen wants to merge 2 commits into
developmentfrom
feature/add-branch-input-to-dispatch

Conversation

@cnealen

@cnealen cnealen commented Mar 24, 2026

Copy link
Copy Markdown

Summary

  • Adds an optional branch input to the workflow_dispatch trigger in the CI/CD pipeline, allowing users to specify a branch when manually triggering the workflow via the GitHub UI or API.

@cnealen cnealen self-assigned this Mar 24, 2026
@cnealen
cnealen requested a review from miguelp1986 March 24, 2026 14:41
@cnealen

cnealen commented Mar 24, 2026

Copy link
Copy Markdown
Author

@cnealen
cnealen marked this pull request as ready for review March 24, 2026 15:10
@cnealen

cnealen commented Mar 24, 2026

Copy link
Copy Markdown
Author

Closing — confirmed that the workflow_dispatch branch dropdown already handles branch selection correctly, so this input is not needed.

@cnealen cnealen closed this Mar 24, 2026
@cnealen
cnealen deleted the feature/add-branch-input-to-dispatch branch March 24, 2026 15:32
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.

1 participant