Skip to content

Commit

Permalink
Added labels to action.yml (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: Vitaliy Litovskyi <vitaliy.litovskyi@securrency.com>
  • Loading branch information
vitalyal and VitaliyLitovskyiSecurrency committed Jul 28, 2021
1 parent 8aa44c8 commit f3b6912
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Expand Up @@ -26,6 +26,9 @@ inputs:
reviewers:
description: 'A comma-separated list of GitHub logins that should review this PR.'
required: false
labels:
description: 'A comma-separated list of labels to be set on this PR.'
required: false
outputs:
number:
description: 'Pull Request number'
Expand Down

0 comments on commit f3b6912

Please sign in to comment.