grain-lang/Workflow Dispatch
Trigger and chain GitHub Actions workflows with workflow_dispatch events
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow | Name or ID of workflow to run | yes | — |
| token | GitHub token with repo write access, can NOT use secrets.GITHUB_TOKEN, see readme | yes | — |
| ref | The reference of the workflow run. The reference can be a branch, tag, or a commit SHA | yes | — |
| repo | Repo owner & name, slash separated | yes | — |
| tag_input | The `tag` input to pass to the workflow | yes | — |
Outputs
no outputs