An open API service indexing awesome lists of open source software.

https://github.com/albumprinter/sparsecheckout-action


https://github.com/albumprinter/sparsecheckout-action

area-infrastructure build-github-actions compliant-no deploy-na domain-customer-experience hosting-na old-domain-infra old-owner-app owner-browse-manage serverless-yes stream-app system-infra type-library

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# SparseCheckout-Action

A GitHub Action to perform a [sparse checkout with git](https://git-scm.com/docs/git-sparse-checkout).

## Usage
```
- uses: albumprinter/SparseCheckout-Action@v1
with:
paths: config src/core tests/unit
```