mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 00:18:45 +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
|
name: genai pull request description
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [ready_for_review, review_requested]
|
types: [ready_for_review, review_requested, openend]
|
||||||
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