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
- Host: GitHub
- URL: https://github.com/albumprinter/sparsecheckout-action
- Owner: albumprinter
- License: bsd-2-clause
- Created: 2021-11-02T16:49:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T12:05:01.000Z (over 4 years ago)
- Last Synced: 2025-09-13T07:40:51.937Z (9 months ago)
- Topics: 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
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 47
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```