Skip to content

Commit

Permalink
chore: bot repeat approve (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook authored Apr 9, 2024
1 parent f2e2e7c commit 45b6b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Automatic Approve
uses: hmarr/auto-approve-action@v3
uses: apecloud-inc/auto-approve-action@v4
with:
github-token: ${{ env.GITHUB_TOKEN }}
pull-request-number: ${{ github.event.issue.number }}

0 comments on commit 45b6b11

Please sign in to comment.