3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-07 19:51:22 +00:00

Update prd.yml

This commit is contained in:
Nikolaj Bjorner 2025-05-17 17:24:14 -07:00 committed by GitHub
parent ad02d18e63
commit a7fbddd049
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@ name: genai pull request description
on:
pull_request:
types: [ready_for_review, review_requested]
workflow_dispatch:
concurrency:
group: genai-pr-review-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true