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 cd3d6e3 commit dbb1833Copy full SHA for dbb1833
.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
- GITHUB_TOKEN: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
0 commit comments