Update auto-approve.yml

pull/431/head
Aleksandr Statciuk 5 years ago committed by GitHub
parent 55da7d89a7
commit 3f92ca4b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save