fix workflow
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
178d68aae9
commit
2e218748e8
5
.github/workflows/autoapprove.yml
vendored
5
.github/workflows/autoapprove.yml
vendored
@ -16,6 +16,5 @@ jobs:
|
||||
uses: hmarr/auto-approve-action@v2
|
||||
if: github.actor == 'vtolstov' || github.actor == 'dependabot[bot]'
|
||||
id: approve
|
||||
env:
|
||||
PR_URL: ${{github.event.pull_request.html_url}}
|
||||
GITHUB_TOKEN: ${{secrets.TOKEN}}
|
||||
with:
|
||||
github-token: ${{secrets.TOKEN}}
|
Loading…
Reference in New Issue
Block a user