paulminkovsky/Find GitHub Template Repository Children
A GitHub action for finding which repositories, under a single user/organization, are using a certain template.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A personal access token that can access your organisation repos, see https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token for more. | yes | ${{ github.token }} |
| org | A way to override the organisation the action is checking for usage of the template | no | — |
| repo | A way to override the repo the action is checking for usage of in the given org | no | — |
Outputs
no outputs