Files
2023-02-18 01:11:50 -07:00

18 lines
271 B
Markdown

# Turborepo Dry Run GitHub Action
GitHub Action which outputs the result of a Turborepo --dry-run command
## Inputs
### `pipeline`
**Optional** The Turborepo pipeline to run
default: `build`
## Output
### `dry-run-output`
The JSON output of the Turborepo dry run