igwejk/Workflow Doc
A utility for generating documentation for a GitHub Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 1, 2024
- License
- MIT
Pinned Snippet
uses: igwejk/workflow-doc@d76e1383813f4a8e3031e82889e41d97a0a7637d # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path-to-workflow | Path to workflow which should be analyzed for documentation generation. | yes | — |
Outputs
| name | description |
|---|---|
| path-to-generated-doc | Path to the generated workflow documentation. |