We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7fbddd commit a4e7123Copy full SHA for a4e7123
.github/workflows/prd.yml
@@ -2,7 +2,6 @@ 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