wrkflw-github
GitHub integration helpers used by wrkflw to list/trigger workflows.
- List workflows in
.github/workflows - Trigger workflow_dispatch events over the GitHub API
Example
use ;
# block_on?;
Notes: set GITHUB_TOKEN with the workflow scope; only public repos are supported out-of-the-box.