Skip to content

Commit

Permalink
fix: workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed Jun 13, 2024
1 parent a0e031f commit 6115d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# see: https://github.com/hmarr/auto-approve-action
- uses: hmarr/auto-approve-action@v4
with:
github-token: ${{ secrets.GH_TOKEN }}
github-token: ${{ secrets.GH_PR_TOKEN }}

merge_pr_branch:
name: Merge PR branch
Expand Down

0 comments on commit 6115d61

Please sign in to comment.