mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
Merge pull request #531 from Codium-ai/disable_github_action
Update pr-agent-review.yaml
This commit is contained in:
commit
2ac86f429f
1 changed files with 3 additions and 2 deletions
5
.github/workflows/pr-agent-review.yaml
vendored
5
.github/workflows/pr-agent-review.yaml
vendored
|
|
@ -5,8 +5,9 @@
|
|||
name: PR-Agent
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
issue_comment:
|
||||
# pull_request:
|
||||
# issue_comment:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
|
|
|||
Loading…
Reference in a new issue