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 278055c commit 5896637Copy full SHA for 5896637
1 file changed
.github/workflows/automerge.yml
@@ -14,3 +14,4 @@ jobs:
14
run: gh pr merge --auto --squash "$PR_URL"
15
env:
16
PR_URL: ${{github.event.pull_request.html_url}}
17
+ GH_TOKEN: ${{ github.token }}
0 commit comments