Skip to content

Commit dce30bb

Browse files
committed
use PAT
1 parent 94723d3 commit dce30bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-complete-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Get and complete oldest PR
2121
shell: pwsh
2222
env:
23-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23+
GH_TOKEN: ${{ secrets.PAT }}
2424
run: |
2525
$ErrorActionPreference = 'Stop'
2626

0 commit comments

Comments
 (0)