Обновить .gitea/workflows/test_prbot.yml
This commit is contained in:
@@ -11,11 +11,8 @@ jobs:
|
|||||||
- name: Send PRBot feedback
|
- name: Send PRBot feedback
|
||||||
uses: imgurbot12/prbot@v2
|
uses: imgurbot12/prbot@v2
|
||||||
with:
|
with:
|
||||||
gitea: ${{ secrets.GITEAURL }}
|
username: ${{ secrets.ACCOUNT_NAME }}
|
||||||
user: ${{ secrets.ACCOUNT_NAME }}
|
api_token: ${{ secrets.GITHUBTOKEN }}
|
||||||
token: ${{ secrets.GITHUBTOKEN }}
|
|
||||||
number: ${{ github.event.pull_request.number }}
|
|
||||||
repo: ${{ secrets.REPOSITORY }}
|
|
||||||
|
|
||||||
- name: Do Something With Errors
|
- name: Do Something With Errors
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user