Skip to content

Commit

Permalink
Update dependabot auto-approve
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshineplan committed Aug 3, 2021
1 parent fb5379e commit 1ea228b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: gh pr review --approve ${{ github.event.workflow_run.pull_requests[0].url }}
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 1ea228b

Please sign in to comment.