Skip to content

Commit 782d14b

Browse files
committed
chore: edit .github/workflows/automerge.yml
1 parent 2a5f2c8 commit 782d14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
run: gh pr merge --auto --merge "$PR_URL"
2121
env:
2222
PR_URL: ${{github.event.pull_request.html_url}}
23-
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
23+
GITHUB_TOKEN: ${{secrets.ACCESS_TOKEN}}

0 commit comments

Comments
 (0)