Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
navyau09 committed Nov 7, 2024
1 parent 8c91659 commit 8490470
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pr_auto_approval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo "PR Head Ref: ${{ github.event.pull_request.head.ref }}"
echo "PR User Login: ${{ github.event.pull_request.user.login }}"
- name: Auto Approve
uses: hmarr/auto-approve-action@v3
with:
github_token: ${{secrets.ELASTICMACHINE_TOKEN}}
- name: Auto Approve
uses: hmarr/auto-approve-action@v3
with:
github_token: ${{secrets.ELASTICMACHINE_TOKEN}}

0 comments on commit 8490470

Please sign in to comment.