Compare commits
1 Commits
eddaf3ddea
...
bb9d7b3dea
Author | SHA1 | Date | |
---|---|---|---|
bb9d7b3dea |
@ -15,4 +15,4 @@ jobs:
|
|||||||
-H "Authorization: token ${{ secrets.BOT_PAT }}" \
|
-H "Authorization: token ${{ secrets.BOT_PAT }}" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d '{"body": "/improve"}' \
|
-d '{"body": "/improve"}' \
|
||||||
"${{ vars.GIT_PROVIDER_URL }}/api/v1/repos/${{ gitea.repository.owner }}/${{ gitea.repository.name }}/issues/${{ gitea.pull_request.number }}/comments"
|
"${{ vars.GIT_PROVIDER_URL }}/api/v1/repos/${{ gitea.repository.owner }}/${{ gitea.repository.name }}/pulls/${{ gitea.pull_request.number }}/reviews"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user