nickliffen/TypeScript Action
A TypeScript Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| org | The org to use for the action | no | ${{ github.event.organization.login }} |
| file | The yaml file containing a list of repos that are allowed GHAS | no | repos.yml |
| force-enable | Force enable GHAS for all repos in the file | no | false |
Outputs
| name | description |
|---|---|
| repos | The repos that were modified |