Skip to content

Commit

Permalink
chore: remove approve-only
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneb authored May 31, 2021
1 parent 01693a8 commit 84a1a7e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ jobs:
steps:
- uses: fastify/github-action-merge-dependabot@main
with:
github-token: ${{secrets.GITHUB_TOKEN}}
approve-only: true
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 84a1a7e

Please sign in to comment.