Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkrivich authored Aug 2, 2023
1 parent 71b83cb commit 0695156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
run: gh pr merge --auto --merge "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GH_TOKEN: ${{ secrets.DEPENDABOT_GITHUB_TOKEN }}
GH_TOKEN: "${{ secrets.DEPENDABOT_GITHUB_TOKEN }}"

0 comments on commit 0695156

Please sign in to comment.