orieg/yaml-workflow
Run yaml-workflow pipelines in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow | Path to workflow YAML file | yes | — |
| params | Parameters as name=value pairs (one per line) | no | "" |
| format | Output format (text, json, yaml) | no | text |
| python-version | Python version to use | no | 3.12 |
| version | yaml-workflow version to install (e.g. 0.8.0). Empty = latest. | no | "" |
Outputs
| name | description |
|---|---|
| result | Workflow output (structured when format is json/yaml) |