actions-marketplace-validations/Generate Workflows Map
Generate an event-workflow map of your workflows so you know which event triggers which actions in a repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 7, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/khudadad414_workflows2md-action@ee229413517f9a8f13ac5284e8f69752e228261e # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| input | Relative path under $GITHUB_WORKSPACE to the workflows folder. | yes | .github/workflows |
| output | Relative path under $GITHUB_WORKSPACE to the output .md file. | yes | WORKFLOWS.md |
Outputs
| name | description |
|---|---|
| path | The path to the saved file. |