Skip to content

Commit

Permalink
fix don't pass github token
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Sep 6, 2024
1 parent 3b11a2b commit c6c2022
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ jobs:
run: gh pr merge --auto --squash "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit c6c2022

Please sign in to comment.