blinkist/Remove PR Labels
Remove labels of a Pull Request on GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | A GitHub token. | no | ${{ github.token }} |
| LABELS | An array of labels to remove, separated by commas. If not specified, all labels will be removed from the issue. | no | — |
Outputs
no outputs