Update action.yml

This commit is contained in:
Tobias Diez 2020-04-14 11:44:58 +02:00 committed by GitHub
parent e9da8a66a5
commit 7ba95148ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ inputs:
exempt-pr-label:
description: 'The label to apply when a pull request is exempt from being marked stale.'
only-labels:
description: 'Only issues or pull requests with all of these labels are checked if stale. Defaults to `[]` (disabled)' and can be a comma-separated list of labels.'
description: 'Only issues or pull requests with all of these labels are checked if stale. Defaults to `[]` (disabled) and can be a comma-separated list of labels.'
default: ''
operations-per-run:
description: 'The maximum number of operations per run, used to control rate limiting.'