Update auto-approve.yml

This commit is contained in:
Aleksandr Statciuk
2019-10-06 19:54:41 +03:00
committed by GitHub
parent 4108b42e92
commit b343ccaa33

View File

@@ -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 }}"