Skip to content

Commit

Permalink
Try a fix to automerge (#1383)
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod authored Sep 28, 2023
1 parent 1a5f54b commit 818d76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
run: gh pr review --approve "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
github-token: ${{secrets.GITHUB_TOKEN}}
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 818d76a

Please sign in to comment.