Skip to content

Commit

Permalink
minor fix on dependabot reviewer
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Aug 26, 2023
1 parent 3771da1 commit 903dd92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependabot-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.3.1
with:
github-token: "${{secrets.DEPENDABOT_TOKEN}}"
- name: Enable auto-merge for Dependabot PRs
run: gh pr merge --auto --merge "$PR_URL"
env:
Expand Down

0 comments on commit 903dd92

Please sign in to comment.