mirror of
https://github.com/Z3Prover/z3
synced 2025-08-07 19:51:22 +00:00
Update prd.yml
This commit is contained in:
parent
ad02d18e63
commit
a7fbddd049
1 changed files with 1 additions and 0 deletions
1
.github/workflows/prd.yml
vendored
1
.github/workflows/prd.yml
vendored
|
@ -2,6 +2,7 @@ name: genai pull request description
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [ready_for_review, review_requested]
|
types: [ready_for_review, review_requested]
|
||||||
|
workflow_dispatch:
|
||||||
concurrency:
|
concurrency:
|
||||||
group: genai-pr-review-${{ github.workflow }}-${{ github.ref }}
|
group: genai-pr-review-${{ github.workflow }}-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue