mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 04:40:38 +08:00
Github custom action development - WIP
This commit is contained in:
7
.github/workflows/review.yaml
vendored
7
.github/workflows/review.yaml
vendored
@ -1,5 +1,8 @@
|
|||||||
on: [pull_request]
|
on:
|
||||||
|
pull_request:
|
||||||
|
types: [opened, reopened]
|
||||||
|
issue_comment:
|
||||||
|
types: [created, edited]
|
||||||
jobs:
|
jobs:
|
||||||
pr_agent_job:
|
pr_agent_job:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user