diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index ac4c17c5..aaba0965 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -1,6 +1,7 @@ name: AI PR Review "on": + workflow_dispatch: pull_request: types: [opened, synchronize, reopened] branches: [master, develop, recode]