Skip to content

Commit

Permalink
fix: add labels to action.yaml (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz committed Mar 2, 2021
1 parent dcac770 commit 431880b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yaml
Expand Up @@ -51,6 +51,8 @@ inputs:
default: true
pull_number:
description: Pull Request number to review. Required for "review" command.
labels:
description: Labels to add to the pull request being opened.
runs:
using: docker
image: Dockerfile

0 comments on commit 431880b

Please sign in to comment.