ojowwalker77/Run Markdown
Execute shell code blocks from markdown files in CI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 5, 2026
- License
- MIT
Pinned Snippet
uses: ojowwalker77/runmd@045b35243a91744be868f633f97d211ae6dd875f # v0.3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Path to markdown file | yes | — |
| fail-fast | Stop on first failure | no | false |
| blocks | Comma-separated block indices to run (e.g., "0,2,5") | no | — |
| bun-version | Bun version to install | no | latest |
Outputs
no outputs