codecademy/Run on Yarn
Composite GitHub Action to run a command with Yarn.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 17, 2024
- License
- MIT
Pinned Snippet
uses: codecademy/run-on-yarn@74a64240ebd69c6f6768298905656484a4bc4486 # v3.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run | yes | — |
| node-version | Node Version | no | 18 |
| github-token | Github token to use when checking out the repo | no | ${{ github.token }} |
| fetch-depth | Checkout depth | — | 1 |
Outputs
no outputs