mirror of
https://github.com/Z3Prover/z3
synced 2025-06-25 23:33:41 +00:00
Update prd.yml
This commit is contained in:
parent
a4e7123437
commit
8d67feef9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prd.yml
vendored
2
.github/workflows/prd.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: genai pull request description
|
||||
on:
|
||||
pull_request:
|
||||
types: [ready_for_review, review_requested]
|
||||
types: [ready_for_review, review_requested, openend]
|
||||
concurrency:
|
||||
group: genai-pr-review-${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue