Skip to content

Commit f02fe89

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/puppeteer-24.14.0
2 parents ab0a04c + b4f7ec5 commit f02fe89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-automerge.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-
GITHUB_TOKEN: ${{ secrets.GH_PUSH_TOKEN }}
25+
GH_TOKEN: ${{ secrets.GH_PUSH_TOKEN }}

0 commit comments

Comments
 (0)