Github actions workflow dispatch
DevOps
About
GitHub Actions `workflow_dispatch` is a configuration key defined within a workflow"s YAML template. It exposes a manual execution trigger button on the GitHub web interface, allowing developers to execute CI/CD tasks on demand with custom input values.