更新 .gitea/workflows/build.yml

This commit is contained in:
2025-08-06 01:31:42 +00:00
parent 7721223a74
commit ac67602ce3

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