Skip to content

ci: add workflow_dispatch to allow manual workflow triggering#30

Merged
tillkamppeter merged 10 commits into
OpenPrinting:masterfrom
rkt0209:master
Mar 6, 2026
Merged

ci: add workflow_dispatch to allow manual workflow triggering#30
tillkamppeter merged 10 commits into
OpenPrinting:masterfrom
rkt0209:master

Conversation

@rkt0209

@rkt0209 rkt0209 commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

This PR introduces the workflow_dispatch event trigger to the existing GitHub Actions pipeline. Previously, workflows only triggered on code pushes or pull requests.

Changes:

  • Manual Execution: Added workflow_dispatch to build.yml, cppcheck.yml, and static-analysis.yml.

@tillkamppeter tillkamppeter merged commit 3928635 into OpenPrinting:master Mar 6, 2026
4 checks passed
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