Update auto-approve.yml
This commit is contained in:
parent
55da7d89a7
commit
3f92ca4b2f
|
@ -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…
Reference in New Issue