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 e596f6f + 651de67 commit d4debe0Copy full SHA for d4debe0
.github/workflows/auto-merge.yml
@@ -52,4 +52,4 @@ jobs:
52
});
53
core.info(`Merge response: ${JSON.stringify(mergeResponse.data)}`);
54
env:
55
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments