Skip to content

Commit

Permalink
ci(auto-merge): use personal token
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Aug 5, 2020
1 parent 1d01cb9 commit 37067d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ jobs:
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v1
with:
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit 37067d8

Please sign in to comment.