Skip to content

Commit

Permalink
Fortune maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Feb 17, 2024
1 parent 378a6f1 commit c36cad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoapprove.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
gh pr review ${{ github.event.pull_request.html_url }} --approve --body "Ship it!"
fortune | gh pr review ${{ github.event.pull_request.html_url }} --approve --body -

0 comments on commit c36cad0

Please sign in to comment.