Update auto-approve.yml

This commit is contained in:
Aleksandr Statciuk 2019-10-06 19:54:41 +03:00 committed by GitHub
parent 55da7d89a7
commit 3f92ca4b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,6 +6,5 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: hmarr/auto-approve-action@v2.0.0 - uses: hmarr/auto-approve-action@v2.0.0
if: github.actor == 'github-actions'
with: with:
github-token: "${{ secrets.GITHUB_TOKEN }}" github-token: "${{ secrets.GITHUB_TOKEN }}"