mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
Github custom action development - WIP
This commit is contained in:
parent
e2323dfb9f
commit
f466d79031
1 changed files with 0 additions and 2 deletions
2
.github/workflows/review.yaml
vendored
2
.github/workflows/review.yaml
vendored
|
|
@ -1,8 +1,6 @@
|
|||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
issue_comment:
|
||||
types: [created, edited]
|
||||
jobs:
|
||||
pr_agent_job:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue