3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-27 00:18:45 +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 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