更新 .gitea/workflows/code-review.yml
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Comment on PR
|
- name: Comment on PR
|
||||||
uses: beppeb/pr-comment-action@v1
|
uses: https://devstar.cn/beppeb/pr-comment-action@v1
|
||||||
with:
|
with:
|
||||||
body: "✅ 构建完成!"
|
body: "✅ 构建完成!"
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user