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.
2 parents f62d51e + 2a74d58 commit 30b6283Copy full SHA for 30b6283
.github/workflows/auto-merge.yml
@@ -13,3 +13,4 @@ jobs:
13
gh pr merge --repo "$GITHUB_REPOSITORY" "$PR"
14
env:
15
PR: ${{ github.event.number }}
16
+ GH_TOKEN: ${{ github.token }}
0 commit comments