rajhawaldar/Get Repository Size
This action will get the repository size in kilobytes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 4, 2024
- License
- MIT
Pinned Snippet
uses: rajhawaldar/get-repo-size@feb98587f303e739cab80940466680c3afa7c15c # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Token that has read access to repository | yes | — |
Outputs
| name | description |
|---|---|
| REPO_SIZE | git repository size in kilobytes |