Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Feb 23, 2024
1 parent bf863a9 commit 3b184ad
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 @@ -7,7 +7,7 @@ A GitHub Action for approving pull requests.
```yaml
steps:
- name: Approve Pull Request
uses: juliangruber/approve-pull-request-action@v2.0.0
uses: juliangruber/approve-pull-request-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
number: 1
Expand Down

0 comments on commit 3b184ad

Please sign in to comment.