Update auto-approve.yml
This commit is contained in:
parent
55da7d89a7
commit
3f92ca4b2f
1
.github/workflows/auto-approve.yml
vendored
1
.github/workflows/auto-approve.yml
vendored
@ -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 }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user