更新 .gitea/workflows/build.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user