1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00

doc: Polish documents (#57)

This commit is contained in:
Justin Ma
2025-01-31 11:49:57 +08:00
committed by GitHub
parent f847c1a154
commit 025694ce43
3 changed files with 28 additions and 9 deletions

View File

@@ -6,7 +6,10 @@
name: Code Review
on:
pull_request_target:
types: [opened, synchronize, reopened]
types:
- opened # Triggers when a PR is opened
- reopened # Triggers when a PR is reopened
- synchronize # Triggers when a commit is pushed to the PR
# fix: GraphQL: Resource not accessible by integration (addComment) error
permissions: