Skip to content

Commit 9dec669

Browse files
committed
configure PAT for automerge
1 parent 2bbc3ea commit 9dec669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/approve_dependabotifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: gh pr merge --auto --merge "$PR_URL"
2323
env:
2424
PR_URL: ${{github.event.pull_request.html_url}}
25-
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
25+
GH_TOKEN: ${{secrets.PAT_AUTO_MERGE}}

0 commit comments

Comments
 (0)