更新 .gitea/workflows/build.yml

This commit is contained in:
2025-08-06 01:30:59 +00:00
parent c45070300f
commit 942ac51236

View File

@@ -6,7 +6,6 @@ on:
jobs:
code-review:
runs-on: ubuntu-latest
if: startsWith(github.event.comment.body, 'openai')
steps:
- name: OpenAI Code Review
uses: bhavik/gitea-code-review-action@v0.1