Skip to content

Commit

Permalink
approve on behalf
Browse files Browse the repository at this point in the history
  • Loading branch information
sqin2019 committed Jul 19, 2023
1 parent efda49a commit 30e6622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iam_cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
if: '${{ steps.cpr.outputs.pull-request-number }}'
uses: 'hmarr/auto-approve-action@v3'
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
github-token: '${{ secrets.LZ }}'
review-message: 'Auto approved automated PR'
pull-request-number: '${{ steps.cpr.outputs.pull-request-number }}'
- name: 'Enable Pull Request Automerge'
Expand Down

0 comments on commit 30e6622

Please sign in to comment.