We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c7403 commit c2dcf7aCopy full SHA for c2dcf7a
.github/workflows/auto-merge-dependabot.yml
@@ -22,4 +22,4 @@ jobs:
22
run: gh pr merge --auto --merge "$PR_URL"
23
env:
24
PR_URL: ${{github.event.pull_request.html_url}}
25
- GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
+ GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments