dkershner6/Node / NPM Workspace Detector Action
Detect the parent-most directory that contains a Node or NPM Project, and return the result in outputs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 7, 2024
- License
- Apache 2.0
Pinned Snippet
uses: dkershner6/node-workspace-detector-action@52e51c0a22f11a70835a10a0188ee61fba7fb308 # v2.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
no inputs
Outputs
| name | description |
|---|---|
| workspace | The parent-most path where a package.json exists |