A guide to using `workflow_dispatch` in GitHub Actions to manually trigger workflows without a push or pull request. Covers basic setup, passing custom input parameters, supported input types (string, boolean, choice), required fields, and accessing inputs via `github.event.inputs` in workflow steps.

•3m read time•From playfulprogramming.com
Post cover image
Table of contents
How to use workflow_dispatch Copy link Link copied!Live Demo Copy link Link copied!Passing inputs Copy link Link copied!Input types Copy link Link copied!Lean more Copy link Link copied!

Sort: