Skip to content

Commit 8a0a2eb

Browse files
committed
Use PAT for merge workflow.
1 parent bacc89e commit 8a0a2eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
with:
2020
merge: true
2121
comment: always
22+
github_token: ${{ secrets.PAT_TOKEN }}

0 commit comments

Comments
 (0)