Skip to content

Allow workflows to be called manually - #495

Merged
leandrumartin merged 1 commit into
developfrom
458-allow-actions-workflows-to-run-when-manually-called
Jun 19, 2026
Merged

Allow workflows to be called manually#495
leandrumartin merged 1 commit into
developfrom
458-allow-actions-workflows-to-run-when-manually-called

Conversation

@leandrumartin

Copy link
Copy Markdown
Collaborator

Pull Request Summary

Closes #458

A brief description/summary of your PR. What does it add, and why is it necessary? Does this new feature solve any problems or bugs? How was it tested — automated or manual software tests, physical hardware tests, or some other method or combination of testing techniques?

Added worfklow_dispatch to two Actions workflows, allowing them to be run manually.

@leandrumartin leandrumartin linked an issue Jun 19, 2026 that may be closed by this pull request
@leandrumartin
leandrumartin merged commit 16aebfa into develop Jun 19, 2026
7 checks passed
@leandrumartin
leandrumartin deleted the 458-allow-actions-workflows-to-run-when-manually-called branch June 19, 2026 20:54
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.

Allow Actions workflows to run when manually called

1 participant