更新 .gitea/workflows/code-review.yml

This commit is contained in:
2025-10-20 11:27:05 +00:00
parent 0469b97bd5
commit a303098ec8

View File

@@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Comment on PR - name: Comment on PR
uses: https://devstar.cn/beppeb/pr-comment-action@v1 uses: https://devstar.cn/beppeb/pr-comment-action@main
with: with:
body: "✅ 构建完成!" body: "✅ 构建完成!"
token: ${{ secrets.GH_TOKEN }} token: ${{ secrets.GH_TOKEN }}