khudadad414/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: khudadad414/workflows2md-action@d6d8a3770e1878ef0d6a4fb44996a24e6e954f1c # v0.1.1tags 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. |