Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
update (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
scffs authored Dec 8, 2023
1 parent 34dd44b commit 62dc7f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autoapproval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
pull-requests: write
steps:
- uses: hmarr/auto-approve-action@v3
if: contains(github.event.label.name, '[Merge] Ready') && github.actor == 'scffs'
with:
github-token: ${{ secrets.TOKEN }}
REVIEW_MESSAGE: "Auto approved automated PR"

0 comments on commit 62dc7f7

Please sign in to comment.