mirror of
https://github.com/hustcer/deepseek-review.git
synced 2026-05-13 05:16:05 +08:00
fix: Do not review on direct commit push (#15)
This commit is contained in:
3
.github/workflows/basic.yml
vendored
3
.github/workflows/basic.yml
vendored
@@ -7,9 +7,6 @@ name: Code Review@Dev
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, reopened]
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
# fix: GraphQL: Resource not accessible by integration (addComment) error
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user