There was an error while loading. Please reload this page.
1 parent ad02d18 commit a7fbdddCopy full SHA for a7fbddd
.github/workflows/prd.yml
@@ -2,6 +2,7 @@ name: genai pull request description
2
on:
3
pull_request:
4
types: [ready_for_review, review_requested]
5
+ workflow_dispatch:
6
concurrency:
7
group: genai-pr-review-${{ github.workflow }}-${{ github.ref }}
8
cancel-in-progress: true
0 commit comments