Skip to content

Commit

Permalink
fix: add review-message
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Nov 2, 2023
1 parent e62881d commit 96dfc2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto_approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ jobs:
if: github.actor == 'dependabot[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
review-message: "Auto approved automated PR"

0 comments on commit 96dfc2c

Please sign in to comment.