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