1
0
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:
Justin Ma
2025-01-29 18:22:33 +08:00
committed by GitHub
parent 8814affd76
commit 1d78987903

View File

@@ -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: