3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-26 15:53:41 +00:00

Update prd.yml

This commit is contained in:
Nikolaj Bjorner 2025-05-17 17:39:37 -07:00 committed by GitHub
parent a4e7123437
commit 8d67feef9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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