Skip to content

Commit

Permalink
Update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusvasquez333 committed Sep 11, 2020
1 parent 8608acc commit c9077bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ When this action runs, it will look for the previous review done by this action.

In your workflow YAML file add this step:
```yaml
uses: jesusvasquez333/verify-pr-label-action@v1.1.0
uses: jesusvasquez333/verify-pr-label-action@v1.2.0
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
valid-labels: 'bug, enhancement'
Expand Down

0 comments on commit c9077bb

Please sign in to comment.