We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb1833 commit 1c9c363Copy full SHA for 1c9c363
.github/workflows/dependabot_automerge.yml
@@ -29,4 +29,4 @@ jobs:
29
run: gh pr merge --auto --merge "$PR_URL"
30
env:
31
PR_URL: ${{ github.event.pull_request.html_url }}
32
- GH_TOKEN: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.MATZBOT_DEPENDABOT_MERGE_TOKEN }}
0 commit comments